[asterisk-gui] Failover dialplan

Edgar Guadamuz eguadamuz at gmail.com
Tue Nov 13 18:46:48 CST 2007


Why noy simply use a second priority...

For example, if dialplan uses 9 to get out by the first E1 that is the
group G0 , it could be something like


exten => _9NXXXXXX, 1, Dial(ZAP/g0:${EXTEN:1})
exten => _9NXXXXXX, 2, Dial(ZAP/g1:${EXTEN:1})

Asumming that g1 is the other span.

On Nov 13, 2007 8:28 AM, Abdul WASIM <abdul.wasim at kccl.co.ug> wrote:
> Hello ..
>
> I have two PRI E1  connected to span1 and span2 from 2 different service
> providers.
>
> Now I have dial plans for users to choose individually on dialing a
> prefix, they pick the appropriate channel in the span.
>
> Now that if I have a failover , how should I configure that users to use
> the available span  rather that the one previously assigned
>
> Example if span 1 is down  can I use span 2 to  also dial the numbers
> which generally goes thru span 1
>
> Any help is highly appreciated
>
> Thanks
> Abdul
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-gui
>



More information about the asterisk-gui mailing list