<b><span style="color: rgb(102, 51, 255);">Hi,</span><br style="color: rgb(102, 51, 255);"><br style="color: rgb(102, 51, 255);"><span style="color: rgb(102, 51, 255);">&nbsp;&nbsp;&nbsp; This is my JavaScript for tone detect </span><br>
<br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">session1 = new Session();</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">session1.originate(session1, &quot;{ignore_early_media=false}sofia/default/<a href="mailto:39841799874@172.20.191.228">39841799874@172.20.191.228</a>&quot;);</span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">session1.execute(&quot;tone_detect&quot;, &quot;test 400,25 r +1 hangup &#39;normal_clearing&#39; 1&quot;);</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">session1.execute(&quot;bridge&quot;, &quot;sofia/default/<a href="mailto:39841799874@172.20.191.228">39841799874@172.20.191.228</a>&quot;);</span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">session1.execute(&quot;transfer&quot;, &quot;39841799874&quot;);</span><br style="color: rgb(204, 0, 0);"><br><span style="color: rgb(102, 51, 255);">But Tone Detect does not work at all Did i work wrongly, correct me&nbsp; where i am wrong</span><br style="color: rgb(102, 51, 255);">
<br style="color: rgb(102, 51, 255);"><span style="color: rgb(102, 51, 255);">Another question :</span><br style="color: rgb(102, 51, 255);"><br style="color: rgb(102, 51, 255);"><span style="color: rgb(102, 51, 255);">In api tone detect command i got api parameters like this</span><br>
<br>api tone_detect,Start Tone Detection on a channel,&lt;uuid&gt; &lt;key&gt; &lt;tone_spec&gt; [&lt;flags&gt; &lt;timeout&gt; &lt;app&gt; &lt;args&gt; &lt;hits&gt;]<br><br>In that I want to know what is  <span style="color: rgb(204, 0, 0);">&lt;tone_spec&gt; ....</span><br>
I did not see any details in wiki.freeswitch site can any what should be passed in tone_spec</b>.<br><br><b>-- <br>Warm Regards,<br>N.Baskar</b><br><br>