View Single Post
Unread 01-04-2008, 03:52 AM   #2
kurun
 
Join Date: Sep 2006
Location: Toronto, Canada
Posts: 568
Thanks: 70
Thanked 147 Times in 115 Posts
kurun is a jewel in the roughkurun is a jewel in the rough
Default

Voxalot does not as yet support automatic alternate provider selection in case of primary provider failure.

To force the call to go to another provider in your list, you could set up a dial plan with an extra prefix number to force a match with a rule that sends the call to the alternate provider.

I usually use that provider's Sipbroker number to force the match, and then strip out the added characters in the dial plan. This makes it easy to remember.

So for example, you can create a dial plan as follows :
_37804. [$EXTEN:3] MNF ENUM $[EXTEN:3] Yes

So to use this, you prefix the dialled number by 378 and dial 37804xxxx...
The [$EXTEN:3] will strip out the 378 and pass on the 04xxx... part of the number to MNF.

Once you get the hang of this, you will see how powerful this can be, and I am sure you will get quite creative. Give it a try.

You can test the rule in the test box feature at the bottom of the rules page.

Hope this helps.
kurun is offline   Reply With Quote