<br><br><div class="gmail_quote">2012/4/27 Yuriy Nasida <span dir="ltr">&lt;<a href="mailto:nasida@live.ru" target="_blank">nasida@live.ru</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><div dir="ltr">
<div><div>it depend from your  incoming sip provider as well.</div><div>did you try to detect dtmf  for incoming calls  in media stream (inband)  instead of using rfc2833 ? </div><div>&lt;param name=&quot;dtmf-type&quot; value=&quot;none&quot;/&gt;  - on  incoming  sip profile</div>
<div>&lt;action application=&quot;start_dtmf&quot; /&gt; - in dialplan before bridge</div></div><div><div><br></div></div></div></div></blockquote><br>Yes, you are right.<br><br>I was found mistake in my dialplan.<br><br>
After  remove  &lt;action application=&quot;start_dtmf&quot; /&gt; from dialplan ( before start ivr), now, dtmf recognized 100% correctly. <br><br>Thanks!<br><br></div>