[asterisk-users] PSTN failover

Philipp Kempgen philipp.kempgen at amooma.de
Mon Oct 15 18:50:03 CDT 2007


Alex Balashov wrote:

> On Tue, 16 Oct 2007, Dovid B wrote:
> 
>> Chanisavail does not work well for this. I would use priority jumping 
>> (n+101).
> 
>    Why not?

Priority jumping is no solution to failover, it's just an ugly
hack. ;)

I'd basically just Dial() 2 times:

Dial(SIP/...);
Dial(Zap/...);

No need for priority jumping. And not need to check if
the ChanIsAvail(). Just Dial().

Regards,
  Philipp Kempgen

-- 
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
    Let's use IT to solve problems and not to create new ones.
          Asterisk? -> http://www.das-asterisk-buch.de

Geschäftsführer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998



More information about the asterisk-users mailing list