[Serusers] how to check if number is busy or not responding thenforword it to asterisk

Greger V. Teigre greger at teigre.com
Wed Apr 6 11:27:23 CEST 2005


Yes, you do it in the failure_route[].  Search in the archives for 
failure_route and forward/voicemail and you'll find plenty...
We also have this functionality on our list for (I believe) next issue of 
the ONsip.org Getting Started document.
g-)

Kamran Ahmad wrote:
> hello
>
> thanks Greger V. Teigre.
>
> my question is there any way to check wheather UAS is
> busy or not responding then forword it to other
> asterisk proxy server for callforword,confrence or
> PSTN according to dialplan(extension.conf).
>
> if (uri=~"^sip:*") {
>               forward( 192.168.0.11, 5060 );
>               //where asterisk is listening
>               break;
> }
>
> Thanks
> Kamran
>
>
>
> __________________________________
> Do you Yahoo!?
> Take Yahoo! Mail with you! Get it on your mobile phone.
> http://mobile.yahoo.com/maildemo
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers 




More information about the sr-users mailing list