<div dir="ltr">Did you make the mistake of doing a "yum update"?  If not then you do not need to do the 111 fix.<div><br></div><div>Also you might find that taking "RADIO_RELAX away may make it more difficult to decode TT.  If that is what you find, then there are other ways to fix the falsing TT problem.  <br></div><div>What I did was to leave RADIO_RELAX in place but edit the line #165 in main/dsp.c to be like this</div><div><br></div><div>#define DTMF_TO_TOTAL_ENERGY    ((digitmode & DSP_DIGITMODE_RELAXDTMF) ? 38.0 : 42.0) /* CAH was 26 now 38 */<br></div><div><br></div><div>Then recompile.  That change works very well for me in eliminating the falsing without making TT too hard to decode.  You might also experiment with different values to find just the right compromise for your situation.  Just remember if you do this fix then you will need to re-do it every time that you get new source code for an update.</div><div><br></div><div>Your mileage may vary a lot.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 1, 2015 at 8:41 PM, Robert Newberry <span dir="ltr"><<a href="mailto:N1XBM@amsat.org" target="_blank">N1XBM@amsat.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">I am getting a lot of TT falsing on my node. I did some googling and found this.</p>
<p dir="ltr">> On Sun, Jun 3, 2012 at 4:01 PM, Tim Sawyer <tim.sawyer at<a href="http://me.com" target="_blank"> me.com</a>> wrote:<br>
> First I would update from svn, might as well as you have to recompile anyway. The instructions to update from svn are at<a href="https://allstarlink.org/support.html#astupgrade" target="_blank"> https://allstarlink.org/support.html#astupgrade</a><br>
>  <br>
> Before you do the make up grade edit /usr/src/astsrc/asterisk/menuselect.makeopts <br>
> change the line that says<br>
>  <br>
> MENUSELECT_CFLAGS=RADIO_RELAX LOADABLE_MODULES<br>
> to<br>
> MENUSELECT_CFLAGS=LOADABLE_MODULES<br>
>  <br>
> then do make upgrade or make upgrade-acid as appropriate. <br>
> --<br>
> Tim<br>
> :wq</p>
<p dir="ltr">I also followed the link to the upgrade instructions.<br>
<a href="https://allstarlink.org/support.html#astupgrade" target="_blank">https://allstarlink.org/support.html#astupgrade</a></p>
<p dir="ltr">Will I still need to do this after?<br>
<a href="http://docs.allstarlink.org/drupal/node/111" target="_blank">http://docs.allstarlink.org/drupal/node/111</a></p>
<p dir="ltr">I just want to make sure I have good instructions before I procede.</p>
<p dir="ltr">Thanks<br></p>
<p dir="ltr">N1XBM<br>
Apparare Scientor<br>
Paratus Communicare<br>
Allstar Node # 27086, 41540, 41812</p>
<br>_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. <br></blockquote></div><br></div>