If you need to do a start_dtmf on the B leg then just use uuid_broadcast:<br><br>uuid_broadcast &lt;uuid&gt; start_dtmf<br><br>Keep in mind that uuid_broadcast will let you execute an arbitrary app on any leg. Check out the wiki entry:<br>
<a href="http://wiki.freeswitch.org/wiki/Mod_commands#uuid_broadcast">http://wiki.freeswitch.org/wiki/Mod_commands#uuid_broadcast</a><br><br>-MC<br><br><div class="gmail_quote">On Wed, May 30, 2012 at 10:23 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">Ok, but with if I do an originate with a &amp;(park) and bridge the calls<br>
later using the api bridge command using ESL.<br>
<br>
When I want to listen to the DTMF&#39;s generated by the originated<br>
(called) number, I shoul use {execute_on_answer=start_dtmf, ..}<br>
or do I need to specify the &#39;b-leg&#39; and if so, how?<br>
<br>
Regards,<br>
Mike.<br>
<br></blockquote><br></div><br>