Maybe its already been posted, but i cant find it... I have an asterisk box running agilevoice (Customer signup and provisioning system) I have two sip termination providers. One provides did and termination. The other provides just my termination. My big question is. If the termination on provider "A" goes out.. i want my asterisk box to route calls to provider "B" how do i make this happen automaticly? John -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051111/0b47fdd8/attachment.htm
in extensions.conf
exten => _X.,1,Dial(SIP/${EXTEN}@ip.of.provider.1)
exten => _X.,2,Dial(SIP/${EXTEN}@ip.of.provider.2)
On 11/11/05, John E. Elkin <jeelkin@palrail.com>
wrote:>
> Maybe its already been posted, but i cant find it...
> I have an asterisk box running agilevoice (Customer signup and
> provisioning system)
> I have two sip termination providers. One provides did and termination.
> The other provides just my termination. My big question is.
> If the termination on provider "A" goes out.. i want my
asterisk box to
> route calls to provider "B" how do i make this happen
automaticly?
> John
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by
Easynews.com<http://easynews.com/>--
>
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20051114/25a50e62/attachment.htm
On Mon, 2005-11-14 at 13:11 -0800, Andy Kuo wrote:> in extensions.conf > > exten => _X.,1,Dial(SIP/${EXTEN}@ip.of.provider.1) > exten => _X.,2,Dial(SIP/${EXTEN}@ip.of.provider.2) >I dont think that will work quite right starting with BRIStuff. While congestion() is +1 I believe if the peer is down its +201.>-- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1 516 687 5200 FreeWorldDialup: 635378 http://www.sacaug.org/ Sacramento Asterisk Users Group -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20051114/3bd8a8b5/attachment.pgp