Has anybody set some type of faiolover?
I am trying to set my system to failover to my GSM Gateway when there is no
internet which happens quite often here.
I used:

exten => _1NXXNXXXXXX,1,Dial(SIP/voipms/${EXTEN})
exten =>
_1NXXNXXXXXX,n,GotoIf($[${DIALSTATUS}=CHANUNAVAIL]?${EXTEN},failover)
exten => _1NXXNXXXXXX,n(failover),Dial(SIP/gsm/${EXTEN})
exten => _1NXXNXXXXXX,n,Hangup()

But DIALSTATUS needs to contact the carrier... In my case the system is off
line and the system is not register so it cant failover.

Any ideas?

Thank You!
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to