[Freeswitch-users] busy tone detection

Baskar yudha2008 at gmail.com
Wed Dec 24 03:23:19 PST 2008


*Hi,

    This is my JavaScript for tone detect

session1 = new Session();
session1.originate(session1, "{ignore_early_media=false}sofia/default/
39841799874 at 172.20.191.228");
session1.execute("tone_detect", "test 400,25 r +1 hangup 'normal_clearing'
1");
session1.execute("bridge", "sofia/default/39841799874 at 172.20.191.228");
session1.execute("transfer", "39841799874");

But Tone Detect does not work at all Did i work wrongly, correct me  where i
am wrong

Another question :

In api tone detect command i got api parameters like this

api tone_detect,Start Tone Detection on a channel,<uuid> <key> <tone_spec>
[<flags> <timeout> <app> <args> <hits>]

In that I want to know what is <tone_spec> ....
I did not see any details in wiki.freeswitch site can any what should be
passed in tone_spec*.

*--
Warm Regards,
N.Baskar*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081224/4c206523/attachment-0002.html 


More information about the FreeSWITCH-users mailing list