<meta charset="utf-8"><div>Add this to your dialplan...</div><div><br></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">&lt;extension name=&quot;start tone detect&quot;&gt;</font></div><div>
<font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  &lt;condition field=&quot;destination_number&quot; data=&quot;custom_start_tone_detect&quot;&gt;</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;action application=&quot;sleep&quot; data=&quot;500&quot;/&gt;</font></div>
<div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">    &lt;action application=&quot;tone_detect&quot; data=&quot;MYTONE 680 ro +5000 set MYTONE=1&quot;/&gt;</font></div><meta charset="utf-8"><div>
<font class="Apple-style-span" face="&#39;courier new&#39;, monospace">  &lt;/condition&gt;</font></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">&lt;/extension&gt;<br></font><br></div><div>
...then change your export...</div><div><meta charset="utf-8"><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">&lt;action application=&quot;export&quot; data=&quot;nolocal:execute_on_answer=execute_extension custom_start_tone_detect&quot;/&gt;</font></div>
<div><br></div><div>Let us know if that does the trick.</div><div><br></div><div>-MC</div><div><br><div class="gmail_quote">On Mon, Mar 21, 2011 at 12:33 PM, Stephen Wilde <span dir="ltr">&lt;<a href="mailto:wstephen80@gmail.com">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;"><div>I start the tone_detect on answer using &quot;execute_on_answer&quot; as:</div><div><br></div><div>&lt;action application=&quot;export&quot; data=&quot;nolocal:execute_on_answer=tone_detect MYTONE 680 ro +5000 set MYTONE=1&quot; /&gt;</div>

<div><br></div><div>but I have the necessity to start the tone_detect for example 500ms after answer: there is a way to do that in dialplan?</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>