[asterisk-users] Backup Route

Abdul abdul_zu at yahoo.com
Wed Jan 16 07:42:03 CST 2008


Good Day All,

Is it possible to put backup route in asterisk dial plan? fro the example if the first carrier disconnect the call with Congestion or Circuit busy then asterisk can dial another carrier?

I did the following but it is not working as i need to dial the second one only on congestions or circuit busy.

[wellsip]
exten => _x.,1,AGI(routing.pl)
exten => _x.,2,Set(TIMEOUT(absolute)=${TMO}) 
exten => _x.,3,Dial(SIP/${CNUM}@${CAIP})
exten => _x.,3,Dial(SIP/${CNUM}@${CAIP2})
exten => h,1,DeadAGI(stop.pl)




-------- 
Regard,
       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080116/de13a4a6/attachment.htm 


More information about the asterisk-users mailing list