<div class="gmail_extra">I think, this bug this bug back again.<br><br><a href="http://jira.freeswitch.org/browse/FS-2604">http://jira.freeswitch.org/browse/FS-2604</a><br><br>In my case, dtmf recieved in rfc2833, but, enyway, i have dublicated dtmf in ivr.<br>
<br><br>I do number 23, but freeswitch recieve 223.<br><br>EXECUTE sofia/external/<a href="http://79168030237@195.211.120.9:5061">79168030237@195.211.120.9:5061</a> ivr(neolant)<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:665 switch_ivr_menu_stack_xml_add binding &#39;menu-exit&#39;<br>
2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:665 switch_ivr_menu_stack_xml_add binding &#39;menu-sub&#39;<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:665 switch_ivr_menu_stack_xml_add binding &#39;menu-exec-app&#39;<br>
2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:665 switch_ivr_menu_stack_xml_add binding &#39;menu-play-sound&#39;<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:665 switch_ivr_menu_stack_xml_add binding &#39;menu-back&#39;<br>
2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:665 switch_ivr_menu_stack_xml_add binding &#39;menu-top&#39;<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:796 building menu &#39;neolant&#39;<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:857 binding menu action &#39;menu-exec-app&#39; to &#39;/^([0-9][0-9][0-9])$/&#39;<br>
2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_menu.c:433 Executing IVR menu neolant<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_play_say.c:67 No language specified - Using [ru]<br>2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_play_say.c:244 Handle play-file:[ivr/ivr-enter_ext_pound.wav] (ru:ru)<br>
2012-04-28 01:01:33.987457 [DEBUG] switch_ivr_play_say.c:1309 Codec Activated L16@8000hz 1 channels 20ms<br>2012-04-28 01:01:38.707451 [DEBUG] switch_ivr_async.c:2253 DTMF DETECTED: [2][320]<br>2012-04-28 01:01:38.707451 [DEBUG] switch_ivr_play_say.c:1682 done playing file /opt/freeswitch/sounds/ru/RU/elena/ivr/ivr-enter_ext_pound.wav<br>
2012-04-28 01:01:38.967450 [DEBUG] switch_ivr_menu.c:348 waiting for 2/3 digits t/o 3000<br>2012-04-28 01:01:39.107457 [DEBUG] switch_rtp.c:3452 RTP RECV DTMF 2:1600<br>2012-04-28 01:01:40.267453 [DEBUG] switch_rtp.c:3452 RTP RECV DTMF 3:1600<br>
2012-04-28 01:01:40.267453 [DEBUG] switch_ivr_menu.c:395 digits &#39;223&#39;<br>2012-04-28 01:01:40.267453 [DEBUG] switch_ivr_menu.c:489 action regex [223] [/^([0-9][0-9][0-9])$/] [2]<br><br><br><br><br><div class="gmail_quote">
2012/4/27 Lubimov Alexey <span dir="ltr">&lt;<a href="mailto:avlubimov@gmail.com" target="_blank">avlubimov@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Good day!<br>
<br>
I have problem with dtmf on incoming calls.<br>
<br>
Internal dtmf work normal, but on incoming call i have many mistakes (111  or 121 instead 110, for example).<br>
<br>
siptrace wrong detection attached, Abonent send 110, but freeswitch detect 111.<br>
<br>
in profile&#39;s config i set these options. (Im trying many variants, but no find solution)<br>
<br>
&lt;param name=&quot;dtmf-duration&quot; value=&quot;2000&quot;/&gt;<br>
&lt;param name=&quot;dtmf-type&quot; value=&quot;rfc2833&quot;/&gt;<br>
&lt;param name=&quot;rfc2833-pt&quot; value=&quot;0&quot;/&gt;<br>
&lt;param name=&quot;liberal-dtmf&quot; value=&quot;true&quot;/&gt;<br>
<br>
Have you any ideas?<br>
<br>
<br>
<br>
</blockquote></div><br></div>