<div dir="ltr">Hi All,<div><br></div><div>I have a very simple setup. We're building a stand alone repeater with one voting receiver and putting a WLAN link it to tie the two together.</div><div><br></div><div>So rpt.conf</div><div><div>[1]</div><div>rxchannel =  Voter/1</div><div>duplex = 2</div><div>hangtime=100</div><div>althangtime=100</div></div><div>totime = 495000<br></div><div><br></div><div>voter.conf</div><div><div>[general]</div><div>port = 667</div><div>buflen = 125</div><div>password = ****</div><div><br></div><div>[1]</div><div>client1 = rtcm1,transmit,master</div><div>client2 = rtcm2</div></div><div>txctcss = 100.0<br></div><div><div>txctcsslevel = 30</div><div>txtoctype = phase</div><div>txprelim = yes</div><div>thresholds = 255,1=10:20</div><div>mixminus = y</div></div><div><br></div><div>About as simple as it gets.  I have a device with requires me to poll it via DTMF. As it stands I can't get DTMF to repeat out of the transmitter. App-rpt mutes the audio. Any ideas on how I can get this to work? I don't need to control any of asterisk's functions with DTMF. I can see chan_voter.c:1529 voter_mix_and_send: Voter 1 Got DTMF char 5 so I know it's decoding.</div><div><br></div><div>Everything I've read deals with sending DTMF to another node and out to RF, but this is keeping DTMF inside the same node.</div><div><br></div><div>Thanks,<br>Jesse</div><div><br></div><div><br></div></div>