Make sure that the start_dtmf is on the correct leg. I suggested putting it on the b leg, but this example sets it on the a leg. Try it either way to make sure.<br>-MC<br><br><div class="gmail_quote">On Wed, May 30, 2012 at 5:08 AM, Michael Lutz <span dir="ltr">&lt;<a href="mailto:mytemike72@gmail.com" target="_blank">mytemike72@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If your outbound provider does not support RFC2833 (DTMF via SIP Info<br>
messages) you need to explicitly set the outbound leg to &#39;listen&#39; for<br>
DTMF tones using the start_dtmf dialplan command.<br>
As you originate, there is no real dialplan, you can set it using the<br>
&quot;execute_on_answer&quot;in inside the originate command like:<br>
<br>
originate {execute_on_answer=start_dtmf,ignore_early_media=true}sofia/gateway/trunk_1/0860216060<br>
8888<br>
<br>
<br>
Regards,<br>
Mike.<br>
<br>
2012/5/29 Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;:<br>
&gt; You may need explicitly to listen for inband DTMFs.Try adding &lt;action<br>
&gt; application=&quot;start_dtmf&quot;&gt; to extension 8888 and retest.<br>
&gt; -MC<br>
&gt;<br>
&gt;<br>
&gt; On Thu, May 24, 2012 at 8:27 PM, Chaiyawut Sookplang<br>
&gt; &lt;<a href="mailto:chaiyawut.so@gmail.com">chaiyawut.so@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I want to make an automatic IVR call using originate command. I issued<br>
&gt;&gt; command<br>
&gt;&gt;<br>
&gt;&gt; &quot;originate {ignore_early_media=true}sofia/gateway/trunk_1/0860216060 8888&quot;<br>
&gt;&gt;<br>
&gt;&gt; and then I found that DTMF from the receiver side couldn&#39;t be<br>
&gt;&gt; detected. On the other hand, if I call to extension 8888, IVR and DTMF<br>
&gt;&gt; work fine.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; Join Us At ClueCon - Aug 7-9, 2012<br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<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>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<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>