<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Neil,<br>
      This might be what you want.<br>
      <br>
      Take a look at parrot once mode. The command is cop,55.  You can
      create a dtmf function to enable cop,55.  This function will allow
      you to key the mike and it will record what you say. Then when you
      unkey, it will playback what you said. <br>
      <br>
      Here is a link:<br>
      <a class="moz-txt-link-freetext" href="http://ohnosec.org/drupal/node/167">http://ohnosec.org/drupal/node/167</a><br>
      <br>
      LaRoy McCann, K5TW<br>
      <br>
      <br>
      On 5/18/2015 1:37 PM, Neil k8it wrote:<br>
    </div>
    <blockquote cite="mid:B379E5234B064CFAAD72733D14AE865C@NSLAPTOP"
      type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 11.00.9600.17801">
      <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> </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> </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
              moz-do-not-send="true" 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 moz-do-not-send="true"
              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 moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>
<a moz-do-not-send="true" 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 moz-do-not-send="true" 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 moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:fred@fmeco.com">fred@fmeco.com</a>
       <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:fred@safes.com">fred@safes.com</a>
phone:  321-217-8699
</pre>
      <p>
      </p>
      <hr>
      _______________________________________________<br>
      <br>
      arm-allstar mailing list<br>
      <a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
      <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><br>
      <br>
      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>
      <p>
      </p>
      <hr>
      -----<br>
      No virus found in this message.<br>
      Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a><br>
      Version: 2015.0.5941 / Virus Database: 4342/9808 - Release Date:
      05/18/15<br>
      -- <br>
      This message has been scanned for viruses and
      <br>
      dangerous content by the
      <a moz-do-not-send="true" href="http://www.dtisp.com/"><b>DTISP
          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>
  
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="http://www.avast.com/">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" alt="Avast logo" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email has been checked for viruses by Avast antivirus software.
                                <br><a href="http://www.avast.com/">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</body>
</html>