[Freeswitch-users] busy tone detection

Baskar yudha2008 at gmail.com
Mon Dec 29 22:45:06 PST 2008


Hi Michael Jerris,

I will explain what i am currently doing :I don't understand

Step 1: From the xlite phone I have dialed a number and we were on the
conversation with one extension (1007 is my extension and my mobile No
9841799874)

Step 2: From the freeswitch console I am executing a javascript file with
tone detect like the one below,

My JavaScript :

session1 = new Session();

session1.originate(session1,"{ignore_early_media=false}sofia/internal/
1003 at 172.20.201.67");

session1.execute("tone_detect","busy 480,620 r +30 transfer '1000' 3");

session1.execute("bridge", "sofia/default/9841799874 at 172.20.191.228");

session1.execute("transfer", "9841799874");

session1.hangup;
            In the above script and in step1 the telephone numbers are same;
since the script is not detecting that the phone number is busy.



Hi Michael S Collins,

            Please let me know the script, so that it would be helpful for
me.

Thanks for the Reply,

Warm Regards,
N.Baskar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081230/073b82b8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list