Thank you Michael, yes, I expect that the variable will be in legA.<div><br></div><div>Stephen</div><div><br></div><div><br><div class="gmail_quote">On Mon, Apr 4, 2011 at 8:40 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Apr 4, 2011 at 9:49 AM, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com" target="_blank">wstephen80@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">
I&#39;m trying to do a tone_detect in a bridged session but when the tone is detected, the specified action is not performed.<div><br><div>My dialplan is:</div><div><br></div><div>&lt;action application=&quot;set&quot; data=&quot;execute_on_media=tone_detect mytone 820 wo +30000 set mytone=true 2&quot; /&gt;</div>


<div>&lt;action application=&quot;bridge&quot; data=&quot;${dialstring}&quot; /&gt;</div><div><br></div><div>In the log I see the following rows:</div><div><br></div><div>2011-04-04 18:34:24.604908 [DEBUG] mod_dptools.c:1059 sofia/external/xxx@yyy SET [execute_on_media]=[tone_detect mytone 820 wo +30000 set mytone=true 2]</div>


<div><br></div><div>EXECUTE sofia/external/xxx@yyy tone_detect(mytone 820 wo +30000 set mytone=true 2)</div><div><br></div><div>2011-04-04 18:34:24.647971 [NOTICE] mod_dptools.c:1591 Enabling tone detection &#39;mytone&#39; &#39;820&#39;</div>


<div><br></div><div>2011-04-04 18:34:28.163751 [DEBUG] switch_ivr_async.c:2475 TONE mytone HIT 1/2</div><div><br></div><div><div>2011-04-04 18:34:28.759034 [DEBUG] switch_ivr_async.c:2475 TONE mytone HIT 2/2</div><div><br>


</div><div>2011-04-04 18:34:28.759034 [DEBUG] switch_ivr_async.c:2481 TONE mytone DETECTED</div></div><div><br></div><div>but the &quot;set mytone=true&quot; is never executed.</div><div><br></div><div>Any suggestion?</div>

</div></blockquote><div><br></div></div></div><div>Where are you looking to see if &quot;mytone&quot; is set to &#39;true&#39;? Be sure that you are looking on the A leg and not the B leg...</div><div>-MC</div><div><br></div>
</div>
<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>