<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 04/18/2014 12:06 PM, Skyler Fennell
      wrote:<br>
    </div>
    <blockquote
      cite="mid:C0086A57-6074-46E8-AA44-AF259DFA0796@gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div>I did not restart the sshd after I changed port 222 to 22. I
        did reboot the computer, but Maybe that's not enough. So just
        run "<span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469); ">/etc/rc3.d/S55sshd restart"?</span></div>
      <div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469); "><br>
        </span></div>
      <div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);">I got really confused with all of those random
          numbers under telemetry section, but I guess they are all
          frequencies for the Courtesy tone.</span></div>
      <div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);"><br>
        </span></div>
      <div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);">On audacity, I just did file > export then I
          chose other uncompressed format and did Microsoft wav, ULAW. I
          also made sure the project rate was at 8000. </span></div>
      <div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);"><br>
        </span></div>
      <div><span style="-webkit-tap-highlight-color: rgba(26, 26, 26,
          0.292969); -webkit-composition-fill-color: rgba(175, 192, 227,
          0.230469); -webkit-composition-frame-color: rgba(77, 128, 180,
          0.230469);">When I get home, I will check the files, and test
          the telephone portal. </span></div>
      <br>
    </blockquote>
    <br>
    I know I'm late to this party, but I was outta town...<br>
    <br>
    First off, know that there's really only 3 courtesy tones you need
    to be concerned with...<br>
    <br>
    unlinkedct=ct2                                  ;Courtesy tone sound
    the node makes when not linked <br>
    remotect=ct3                                    ;Courtesy tone sound
    the node makes when linked <br>
    linkunkeyct=ct8                                 ;Courtesy tone sound
    the node makes when a remote linked system unkeys<br>
    <br>
    Then, further down in rpt.conf<br>
    <br>
ct2=|t(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,10,2048)(0,0,10,0)(350,440,100,2048)<br>
    ct3=|t(0,0,10,0)(880,440,150,2048)(0,0,10,0)(440,660,150,2048)<br>
    ct8=|t(0,0,10,0)(880,440,50,2048)(0,0,50,0)(350,440,50,2048)<br>
    remotetx=|t(500,0,10,1048)(0,0,10,0)(1000,0,10,1048)<br>
    remotemon=|t(1009,0,50,2048)<br>
    cmdmode=|icm ;(220,247,262,294,330,350,392,2048)<br>
    <br>
    As far as what the numbers mean, <br>
    (0.0.10.0)<br>
     |  |  |    |-------amplitude<br>
     |  |  |-----------duration<br>
     |  |--------------Tone 2<br>
     |----------------Tone 1<br>
    <br>
    So, with 0,0,10,0 That says No Tone1, No Tone2, 10ms duration, 0
    Amplitude.  (I use it for a delay.  Fine tuning for how long before
    telemetry is sent, in conjunction with the telemdelay parameter)<br>
    <br>
    The numbers, like 350,440,10,2048 are 350Hz, 440Hz, 10ms delay,
    amplitude of 2048.<br>
    <br>
    When you 'remote' into a friends node (with their permission) by
    using *4{nodenumber} that's the time you hear the tone defined in
    remotetx.<br>
    <br>
    <br>
    <br>
    Hope that clears it up for you.<br>
    <br>
    -Geoff/W5OMR<br>
    <br>
    <br>
  </body>
</html>