<div dir="ltr">try next:<div><span style="font-size:13px">&lt;extension name=&quot;Local_Extension&quot;&gt;</span><br style="font-size:13px"><span style="font-size:13px">   &lt;condition field=&quot;destination_number&quot; expression=&quot;^([0-9][0-9])$&quot;&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;export&quot; data=&quot;dialed_extension=$1&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;set&quot; data=&quot;call_timeout=30&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=</span><span style="font-size:13px">true&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;bind_digit_</span><span style="font-size:13px">action&quot; data=&quot;test1,##,exec:playback,</span><span style="font-size:13px">ivr/ivr welcome_to_freeswitch.wav&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;digit_action_set_</span><span style="font-size:13px">realm&quot; data=&quot;test1&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;answer&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">     &lt;action application=&quot;bridge&quot; data=&quot;user/${dialed_extension}</span><span style="font-size:13px">@${domain_name}&quot;/&gt;</span><br style="font-size:13px"><span style="font-size:13px">  &lt;/condition&gt;</span><br style="font-size:13px"><span style="font-size:13px">&lt;/extension&gt;</span><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-18 13:53 GMT+03:00 Paul Atreides <span dir="ltr">&lt;<a href="mailto:paul.atreides83@googlemail.com" target="_blank">paul.atreides83@googlemail.com</a>&gt;</span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br>can someone please help me with DTMF detection? What am I doing wrong?<br>I searched the net everywhere but couldn’t find a solutions for my problem.<br>I call in with xlite. DTMF is set to &quot;RFC 2833 and SIP INFO&quot;<br>But the console detects nothing. Where is the problem?<br><br></div>Thanks for help<br><div><br>conf/sip_profiles/internal.xml<br><br>&lt;param name=&quot;liberal-dtmf&quot; value=&quot;true&quot;/&gt;<br>&lt;param name=&quot;dtmf-duration&quot; value=&quot;2000&quot;/&gt;<br>&lt;param name=&quot;dtmf-type&quot; value=&quot;info&quot;/&gt;<br><br>conf/dialplan/default.xml<br><br>&lt;extension name=&quot;Local_Extension&quot;&gt;<br>   &lt;condition field=&quot;destination_number&quot; expression=&quot;^([0-9][0-9])$&quot;&gt;<br>     &lt;action application=&quot;export&quot; data=&quot;dialed_extension=$1&quot;/&gt;<br>     &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;<br>     &lt;action application=&quot;set&quot; data=&quot;call_timeout=30&quot;/&gt;<br>     &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>     &lt;action application=&quot;bridge&quot; data=&quot;user/${dialed_extension}@${domain_name}&quot;/&gt;<br><br>     &lt;action application=&quot;bind_digit_action&quot; data=&quot;test1,##,exec:playback,ivr/ivr welcome_to_freeswitch.wav&quot;/&gt;<br>     &lt;action application=&quot;digit_action_set_realm&quot; data=&quot;test1&quot;/&gt;<br><br>     &lt;action application=&quot;answer&quot;/&gt;<br><br>  &lt;/condition&gt;<br>&lt;/extension&gt;<br><br></div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" 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.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>with best regards,</div><div>Dmitriy Borisov</div></div></div></div></div></div></div></div></div></div></div>
</div>