Were you able to resolve this yet?<div>-MC<br><br><div class="gmail_quote">On Tue, Aug 9, 2011 at 10:07 AM, Nagalenoj H. <span dir="ltr">&lt;<a href="mailto:nagalenoj@gmail.com">nagalenoj@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;">Hi Friends,<br>     Facing an issue when using bind_meta_app and execute_extension(with play_and_get_digits) combined.<br>
<br>Here is my dialplan,<br>&lt;condition field=&quot;destination_number&quot; expression=&quot;^4567$&quot; break=&quot;on-true&quot;&gt;<br>
<div style="margin-left:40px">&lt;action application=&quot;play_and_get_digits&quot; data=&quot;1 5 3 7000 # &#39;/voice_files/A.wav&#39; &#39;/voice_files/failed.wav&#39; dtmf_received \d+&quot;/&gt;<br></div>&lt;/condition&gt;<br>

&lt;condition field=&quot;destination_number&quot; expression=&quot;^.*$&quot; break=&quot;on-true&quot;&gt;<br><div style="margin-left:40px">&lt;action application=&quot;answer&quot;/&gt;<br></div><div style="margin-left:40px">

&lt;action application=&quot;bind_meta_app&quot; data=&quot;5 b o execute_extension::4567 XML default&quot;/&gt;<br></div><div style="margin-left:40px">&lt;action application=&quot;bridge&quot; data=&quot;freetdm/1/a/9952248266&quot;/&gt;<br>

</div><div style="margin-left:40px">&lt;action application=&quot;park&quot;/&gt;<br></div>&lt;/condition&gt;<br><br>So, when callee enters *5,  I want the caller to enter a number. I get the extension executed as expected. The caller is able to hear the voice file played and when he enters the digits, it is not received. Digits are not even present in FS log.<br>

<br>In the normal cases, there is no issues in getting DTMFs. I don&#39;t know, what am I doing wrong here. Kindly, help me to resolve this.<br clear="all"><br>-- <br>Regards,<br><font color="#888888">Nagalenoj H.<br>
</font><br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>
<br></blockquote></div><br></div>