Sorry for the sparse docs but I think this app will work better for you:<br><br><a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bind_digit_action">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bind_digit_action</a><br>
<br>I&#39;ll see about getting better documentation up on the wiki. In the meantime here&#39;s a sample of what the command looks like:<br><br>&lt;action application=&quot;bind_digit_action&quot; data=&quot;test1,123,exec:playback,ivr/ivr-welcome_to_freeswitch.wav&quot;/&gt;                                                <br>
&lt;action application=&quot;bind_digit_action&quot; data=&quot;test1,456,exec:playback,ivr/ivr/welcome_to_freeswitch.wav&quot;/&gt;                                                     <br>&lt;action application=&quot;bind_digit_action&quot; data=&quot;test1,##,exec:execute_extension,mix_welcome_to_freeswitch&quot;/&gt;                                               <br>
&lt;action application=&quot;digit_action_set_realm&quot; data=&quot;test1&quot;/&gt;  <br><br>-MC<br><br><div class="gmail_quote">On Wed, Nov 10, 2010 at 8:45 AM, Eduardo Nunes Pereira <span dir="ltr">&lt;<a href="mailto:eduardonunesp@gmail.com">eduardonunesp@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;">Sorry my noob question, but why bind_meta_data not deals with * and # ?<br>
<div class="im"><br>
On Wed, Nov 10, 2010 at 2:24 PM, Anthony Minessale<br>
&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:<br>
</div><div><div></div><div class="h5">&gt; What do you mean in esl it doesn&#39;t, there should be no difference?<br>
&gt;<br>
&gt; btw, bind_meta_app only deals with 0-9<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Nov 10, 2010 at 1:39 AM, Wasim Baig &lt;<a href="mailto:wasim@convergence.pk">wasim@convergence.pk</a>&gt; wrote:<br>
&gt;&gt; need to trap ## to hangup b-leg in a ESL calling card application, please<br>
&gt;&gt; advise<br>
&gt;&gt; previously they were happy with #, so we were using<br>
&gt;&gt;         &lt;action application=&quot;set&quot; data=&quot;bridge_terminate_key=#&quot; /&gt;<br>
&gt;&gt;         &lt;action application=&quot;set&quot; data=&quot;origination_cancel_key=#&quot; /&gt;<br>
&gt;&gt; but these are single digits (if we could get those to take 2 digits, that<br>
&gt;&gt; would the best solution)<br>
&gt;&gt; then i tried<br>
&gt;&gt;         &lt;action application=&quot;bind_digit_action&quot;<br>
&gt;&gt; data=&quot;default,##,exec:hangup,USER_BUSY&quot;/&gt;<br>
&gt;&gt; which works fine in the dialplan, but in ESL it doesn&#39;t<br>
&gt;&gt; then i tried<br>
&gt;&gt; Action set(bind_meta_key=#)<br>
&gt;&gt; Action bind_meta_app(# a o hangup)<br>
&gt;&gt; 2010-11-10 08:17:29.352707 [INFO] switch_ivr_async.c:2991 Bound A-Leg: #0<br>
&gt;&gt; hangup<br>
&gt;&gt; but # gets translated to 0 ...<br>
&gt;&gt; --<br>
&gt;&gt; wasim h. baig | principal consultant | convergence pk | +92 30 0850 8070 |<br>
&gt;&gt; peace be upon you ...<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; pstn:+19193869900<br>
&gt;<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>
<br>
</div></div><div class="im">--<br>
Eduardo Nunes Pereira<br>
cel.: (48) 9989-2997<br>
email: <a href="mailto:eduardonunesp@gmail.com">eduardonunesp@gmail.com</a><br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">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>
</div></div></blockquote></div><br>