<div dir="ltr">Hi,<div><br></div><div> Thanks for the mail. I tried in this format to detect the busy signal but I cant.</div><div>I am using javascript file like,</div><div><div><br></div><div><span class="Apple-style-span" style="font-weight: bold;">session1 = new Session();</span></div>
<div><span class="Apple-style-span" style="font-weight: bold;">session1.originate(session1,"{ignore_early_media=true}sofia/internal/"+argv[0]+",30");</span></div><div><span class="Apple-style-span" style="font-weight: bold;">session1.execute("bridge", "sofia/default/"+argv[1]+"@<a href="http://172.20.176.254">172.20.176.254</a>");</span></div>
<div><span class="Apple-style-span" style="font-weight: bold;">session1.execute("transfer", argv[1]);<br></span></div><div><span class="Apple-style-span" style="font-weight: bold;"><br></span></div><div><span class="Apple-style-span" style="font-weight: bold;">function on_event(new_session, type, event_obj, user_data)</span></div>
<div><span class="Apple-style-span" style="font-weight: bold;">{</span></div><div><span class="Apple-style-span" style="font-weight: bold;"> if (type == "event")</span></div><div><span class="Apple-style-span" style="font-weight: bold;"> {</span></div>
<div><span class="Apple-style-span" style="font-weight: bold;"> console_log("notice", "Event: " + event_obj.serialize() + "\n");</span></div><div><span class="Apple-style-span" style="font-weight: bold;"> }</span></div>
<div><span class="Apple-style-span" style="font-weight: bold;">}</span></div><div><span class="Apple-style-span" style="font-weight: bold;">session1.execute("tone_detect","busy 480,620 r");<br></span></div>
<div><span class="Apple-style-span" style="font-weight: bold;">session1.streamFile("/usr/local/freeswitch/sounds/music/8000/danza-espanola-op-37-h-142-xii-arabesca.wav", on_event);</span></div><div><span class="Apple-style-span" style="font-weight: bold;">//session1.execute("stop_tone_detect");</span></div>
<div><br></div><div>but i cant able to detect the tone.</div><br><div class="gmail_quote"><br></div>-- <br>Thank you with regards,<br>Gopal,<br><br>
</div></div>