<div dir="ltr"><div>well, this solved my issue :=)</div><div><br></div><div> <extension name="DTMF" continue="true"></div><div> <condition field="${switch_r_sdp}" expression="a=rtpmap:(\d+)\stelephone-event/8000" break="never"></div><div> <action application="set" data="rtp_payload_number=$1"/></div><div> <action application="log" data="INFO rfc2833 - on profile:[${sofia_profile_name}]"/></div><div> <anti-action application="spandsp_start_dtmf"/></div><div> <anti-action application="log" data="INFO InBand - on profile:[${sofia_profile_name}]"/></div><div> </condition></div><div> </extension></div><div><br></div><div><br></div><div>not the best practice mode but for now, i can accept InBand DTMF</div><div><div><br></div><div> <extension name="Force_inBand_DTMF" continue="true"></div><div> <condition field="${sofia_profile_name}" expression="myPROFILENAME" break="never"></div><div> <action application="spandsp_start_dtmf"/></div><div> <action application="log" data="INFO Forcing InBand DTMF on profile:[${sofia_profile_name}]"/></div><div> </condition></div><div> </extension></div></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 May 2017 at 13:11, Tihomir Culjaga <span dir="ltr"><<a href="mailto:tculjaga@gmail.com" target="_blank">tculjaga@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hello FS uses,<div><br></div><div><br></div><div>On incoming calls, i got a carrier that advertises rfc2833 (telephone-event) while supporting inBand DTMF only.</div><div><br></div><div>is there a chance FreeSWITCH can ignore telephone-event for incoming calls from a specific gateway ( profile ) and switch to inBand ?<br></div><div><br></div><div><br></div><div>Regards,</div><div>T.</div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div><br></div>