<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=Windows-1252 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.17801"></HEAD>
<BODY id=MailContainerBody 
style="PADDING-TOP: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px" leftMargin=0 
topMargin=0 bgColor=#ffffff text=#000000 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>Chris and Fred and others....</FONT></DIV>
<DIV><FONT face=Calibri>I got crontab modified ok but still do not know the name 
of the system profile filename to make the default editor choice permanent. I am 
running on a beagle bone black asterisk v1.2.1</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Also is there a script or function that can record 
received audio and then let me pipe it to TTS_Audio.sh</FONT></DIV>
<DIV><FONT face=Calibri>the idea is to create a dtmf callable function 
macro  that captures received audio on the local simplex rf frequency, 
convert it to digital audio and plays it back. The cats meow implementation 
would help simplex link users set their audio properly</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>73 Neil K8IT  node Allstar 41838  and 
Echolink  K8IT-L</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title="mailto:fred@fmeco.com CTRL + Click to follow link" 
href="mailto:fred@fmeco.com">Fred Moore</A> </DIV>
<DIV><B>Sent:</B> Monday, May 18, 2015 9:24 AM</DIV>
<DIV><B>To:</B> <A title=arm-allstar@hamvoip.org 
href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</A> </DIV>
<DIV><B>Subject:</B> Re: [arm-allstar] crontab editing on BBB asterisk 
v1.2.1</DIV></DIV></DIV>
<DIV><BR></DIV>"export" will only carry the shell variable till the next time 
the shell is restarted, or the system rebooted, to make it permanent, it needs 
to be placed in your profile (you only) or the system profile if you want it to 
apply to all users. <BR><BR>Not knowing what shell you are using.. something 
like <BR><BR>echo "export EDITOR=nano" >> ~/.bashrc<BR><BR>will make it 
permanent.  The name of your profile file will change depending on what 
shell you are using.. .  Run a "ls -a" so you can see what hidden file you 
have in your home directory..  Fred<BR><BR><BR><BR>
<DIV class=moz-cite-prefix>On 5/18/15 8:41 AM, Christopher Kovacs 
wrote:<BR></DIV>
<BLOCKQUOTE 
cite=mid:CANLbPWTB77h5jCJZUEEDsCOpdOSW_=VoLEyi4WTuZGpy0crNEQ@mail.gmail.com 
type="cite">
  <DIV dir=ltr>
  <DIV>Hi Neil,</DIV>
  <DIV><BR></DIV>Use  the following command to set your default browser: 
    export EDITOR=nano 
  <DIV><BR></DIV>
  <DIV>This will allow you to set the editor of your choosing.  If you used 
  contab -e, it will use this edtor.  When the crontab is saved, the syntax 
  is checked and valided before saving.  You will not need to restart 
  crond, as it will pick up the entries when they are saved.</DIV>
  <DIV><BR></DIV>
  <DIV>Another userful crontab command is:</DIV>
  <DIV><BR></DIV>
  <DIV>crontab -l    <BR></DIV>
  <DIV><BR></DIV>
  <DIV>This lists the crontab entry.</DIV>
  <DIV><BR></DIV>
  <DIV><BR></DIV>
  <DIV>73,</DIV>
  <DIV><BR></DIV>
  <DIV>Chris, w0anm</DIV></DIV>
  <DIV class=gmail_extra><BR>
  <DIV class=gmail_quote>On Sun, May 17, 2015 at 11:50 PM, Neil k8it <SPAN 
  dir=ltr><<A href="mailto:k8it@cac.net" target=_blank 
  moz-do-not-send="true">k8it@cac.net</A>></SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
    <DIV style="PADDING-TOP: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px" 
    name="Compose message area">
    <DIV>I have been doing some reading about how to edit crontab but need some 
    specific information on how to edit crontab on a bbb running asterisk 
    v1.2.1</DIV>
    <DIV>my questions</DIV>
    <DIV>1. what's the easiest way to schedule and edit the crontab file?  
    for a non wx task!</DIV>
    <DIV>2. if I use crontab -e  will it default or can I set the editor to 
    nano?</DIV>
    <DIV>3. how do I restart the cron file?</DIV>
    <DIV>    do I reboot ? or do I need to issue a special 
    commands?</DIV>
    <DIV> </DIV>
    <DIV>thanks 73 k8it  Allstar node 41838  echolink k8it-L</DIV>
    <DIV> </DIV>
    <DIV> </DIV>
    <DIV> </DIV></DIV><BR>_______________________________________________<BR><BR>arm-allstar 
    mailing list<BR><A href="mailto:arm-allstar@hamvoip.org" 
    moz-do-not-send="true">arm-allstar@hamvoip.org</A><BR><A 
    href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" 
    target=_blank 
    moz-do-not-send="true">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</A><BR><BR>Visit 
    the BBB web page - <A 
    href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" 
    target=_blank 
    moz-do-not-send="true">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</A><BR></BLOCKQUOTE></DIV><BR></DIV><BR>-- 
  <BR>This message has been scanned for viruses and <BR>dangerous content by <A 
  href="http://www.mailscanner.info/" 
  moz-do-not-send="true"><B>MailScanner</B></A>, and is <BR>believed to be 
  clean. <BR>
  <FIELDSET class=mimeAttachmentHeader></FIELDSET> <BR><PRE wrap="">_______________________________________________

arm-allstar mailing list
<A class=moz-txt-link-abbreviated href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</A>
<A class=moz-txt-link-freetext href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</A>

Visit the BBB web page - <A class=moz-txt-link-freetext href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</A></PRE></BLOCKQUOTE><BR><PRE class=moz-signature cols="72">-- 
Fred Moore
email: <A class=moz-txt-link-abbreviated href="mailto:fred@fmeco.com">fred@fmeco.com</A>
       <A class=moz-txt-link-abbreviated href="mailto:fred@safes.com">fred@safes.com</A>
phone:  321-217-8699
</PRE>
<P>
<HR>

<P></P>_______________________________________________<BR><BR>arm-allstar 
mailing 
list<BR>arm-allstar@hamvoip.org<BR>http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar<BR><BR>Visit 
the BBB web page - http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/ 
<P>
<HR>

<P></P>-----<BR>No virus found in this message.<BR>Checked by AVG - 
www.avg.com<BR>Version: 2015.0.5941 / Virus Database: 4342/9808 - Release Date: 
05/18/15</BODY></HTML>