<div dir="ltr">Thank you very much!!  I'll recompile and see if that improves this for us.  <div><br></div><div>Appreciate the help.</div><div><br></div><div>James</div><div>KI0KN</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 9, 2016 at 12:33 PM, Roger Bly <span dir="ltr"><<a href="mailto:roger@rogerbly.com" target="_blank">roger@rogerbly.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, that will work.   The code for DTMF relax is applied lower in the stack (main/dsp.c) so it applies to all channel drivers.<br>
<br>
so on DIAL:<br>
<br>
in /usr/src/astsrc-1.4.23-pre/<wbr>asterisk/menuselect.makeopts<br>
Remove RADIO_RELAX from the MENUSELECT_CFLAGS line, leaving:<br>
MENUSELECT_CFLAGS=LOADABLE_<wbr>MODULES<br>
<br>
Then recompile:<br>
<br>
cd /usr/src/astsrc-1.4.23-pre/<wbr>asterisk<br>
./configure<br>
make<br>
make install<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
> On Nov 9, 2016, at 10:56 AM, James Cizek <<a href="mailto:james.m.cizek@gmail.com">james.m.cizek@gmail.com</a>> wrote:<br>
><br>
> Hi folks,<br>
><br>
> We are having a TON of voice conversations being false DTMF decoded on our repeaters (all RTCM and running DIAL on the PCs).  Looking through archives and instructions, it looks like radio_relax could be turned off to help with this.   I can't seem to find info on if this setting works with chan_voter or just the usb dongle channel driver.  Can anyone confirm or deny that?<br>
><br>
> Over the last 4 days, logs indicate over 3500 DTMF chars per day being decoded.  It's pretty annoying listening to the conversations with all the little chunks of audio that are silenced when it falsely decodes a character!<br>
><br>
> Thanks for any insight.<br>
><br>
> James<br>
> KI0KN<br>
<br>
</div></div></blockquote></div><br></div>