[Freeswitch-users] busy tone detection

Michael Jerris mike at jerris.com
Fri Dec 26 05:32:54 PST 2008


Your still ignoring early media.  Are you trying to detect the tone  
before or after answer?

Mike

On Dec 26, 2008, at 6:16 AM, Baskar wrote:

> Hi Michael,
>
>      I have updated all the changes what u said, But still i did not  
> get any tone detect in the script
>
> session1 = new Session();
> session1.originate(session1, "{ignore_early_media=True}sofia/default/39841799874 at 172.20.191.228 
> ");
> session1.execute("tone_detect", "test 400 r +30 hangup  
> 'normal_clearing' 3");
> session1.execute("bridge", "sofia/default/ 
> 39841799874 at 172.20.191.228");
> session1.execute("transfer", "39841799874");
>
> Still i did not know what is the error in the script or some thing  
> else.please guide me to run this tone detect process.
>
> I have tried through api command also i did not get any update.
> I did not get any error also but the tone detect process is not  
> working.
>
> I have tried some combination's like this
>
> api tone_detect 0b2eec58-cbb3-484e-bc60-e274a74337ca busy 400 r +30  
> transfer '1007 XML default' 3
> Output:
> Content-Type: api/response
> Content-Length: 45
> +OK Enabling tone detection 'test' '400' 'r'
>
> api tone_detect 0b2eec58-cbb3-484e-bc60-e274a74337ca busy 400 r +30  
> transfer '1007' 3
> Output:
> Content-Type: api/response
> Content-Length: 45
> +OK Enabling tone detection 'test' '400' 'r'
>
>
> api tone_detect 0b2eec58-cbb3-484e-bc60-e274a74337ca busy 400 r +30  
> transfer '1007 at 172.20.201.67' 3
> Output:
> Content-Type: api/response
> Content-Length: 45
> +OK Enabling tone detection 'test' '400' 'r'
>
> api tone_detect 0b2eec58-cbb3-484e-bc60-e274a74337ca busy 400 r +1  
> hangup 'normal_clearing' 3
> Output:
> Content-Type: api/response
> Content-Length: 45
> +OK Enabling tone detection 'test' '400' 'r'
>
> I get output == OK but no detect of tone.
>
> "Is there any modules for tone detect to be enabled" please assist  
> me, so that it is useful for me!
>
> Thanks in Advance.
>
> Warm Regards,
> N.Baskar
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081226/9e9e43e2/attachment-0002.html 


More information about the FreeSWITCH-users mailing list