Hey Guys,<div><br></div><div>I am just dealing with a SIP device that only sends and receives DTMF as inband, and just trying to get the configuration correct. Currently we have it working fine for inbound DTMF or outbound DTMF on a single leg, but not both.</div>
<div><br></div><div>For outbound calls (from us), start_dtmf_generate is how we do it now, i believe that only generates inband events to send to the B party when it receives RFC2833/INFO from the A party, correct?</div><div>
<br></div><div>For inbound calls (to us), we go start_dtmf to listen for inband DTMF from them on the A party side and send RFC2833/INFO out the B party side, correct?</div>















<div><br></div><div>Theres a comment onĀ <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf</a> about not using the two together, as they cause an audio loop inside FS. Is there any other way to get bidirectional DTMF working there...?</div>
<div><br></div><div>Regards, Nathan.</div>