<div dir="ltr">yeah... doggy carrier, you should somehow get other leg SDP and check that against telephone-event string.<div><br></div><div>i&#39;d use execute_on_answer hook to try to get other leg SDP and than would evaluate that to either start_dtmf or not.</div><div>anyhow, this is theoretical, but if there is no other straight method, i&#39;d try this.</div><div><br></div><div><br></div><div>T.<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 13 May 2017 at 23:27, Brian : <span dir="ltr">&lt;<a href="mailto:brians@iptel.co" target="_blank">brians@iptel.co</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello List,<br>
<br>
We have a PITA carrier that we do 2833 with 99.8% of the time.<br>
Sometimes if the carrier they are sending the call to doesn&#39;t support<br>
2833 when they will send an OK back to us the SDP won&#39;t have 2833 in<br>
the RTP Map. Is it possible to detect this in dialog and start dtmf<br>
generate so we will send tones inband for these calls?<br>
<br>
For inbound calls we detect it with something like<br>
<br>
&lt;condition field=&quot;${switch_r_sdp}&quot;<br>
expression=&quot;a=rtpmap:(\d+)\<wbr>stelephone-event/8000&quot;&gt;<br>
on the initial invite.<br>
<br>
Just not sure how to do this for an OK in dialog or if its possible.<br>
<br>
<br>
Thanks!<br>
Brian<br>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>