<div dir="ltr">try next:<div><span style="font-size:13px"><extension name="Local_Extension"></span><br style="font-size:13px"><span style="font-size:13px"> <condition field="destination_number" expression="^([0-9][0-9])$"></span><br style="font-size:13px"><span style="font-size:13px"> <action application="export" data="dialed_extension=$1"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="set" data="continue_on_fail=true"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="set" data="call_timeout=30"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="set" data="hangup_after_bridge=</span><span style="font-size:13px">true"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="bind_digit_</span><span style="font-size:13px">action" data="test1,##,exec:playback,</span><span style="font-size:13px">ivr/ivr welcome_to_freeswitch.wav"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="digit_action_set_</span><span style="font-size:13px">realm" data="test1"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="answer"/></span><br style="font-size:13px"><span style="font-size:13px"> <action application="bridge" data="user/${dialed_extension}</span><span style="font-size:13px">@${domain_name}"/></span><br style="font-size:13px"><span style="font-size:13px"> </condition></span><br style="font-size:13px"><span style="font-size:13px"></extension></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"><<a href="mailto:paul.atreides83@googlemail.com" target="_blank">paul.atreides83@googlemail.com</a>></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 "RFC 2833 and SIP INFO"<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><param name="liberal-dtmf" value="true"/><br><param name="dtmf-duration" value="2000"/><br><param name="dtmf-type" value="info"/><br><br>conf/dialplan/default.xml<br><br><extension name="Local_Extension"><br> <condition field="destination_number" expression="^([0-9][0-9])$"><br> <action application="export" data="dialed_extension=$1"/><br> <action application="set" data="continue_on_fail=true"/><br> <action application="set" data="call_timeout=30"/><br> <action application="set" data="hangup_after_bridge=true"/><br> <action application="bridge" data="user/${dialed_extension}@${domain_name}"/><br><br> <action application="bind_digit_action" data="test1,##,exec:playback,ivr/ivr welcome_to_freeswitch.wav"/><br> <action application="digit_action_set_realm" data="test1"/><br><br> <action application="answer"/><br><br> </condition><br></extension><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>