[Asterisk-Users] Failover of IAX or Spillover as the case may be

Philipp von Klitzing klitzing at pool.informatik.rwth-aachen.de
Wed Jun 23 03:01:58 MST 2004


Hi!

> outbound long distance calls made simultaneously. I just contacted 
> voicepulse regarding their Connect service. They support 4 outbound calls 
> at a time. 
> 
> My question is - How does one configure Asterix to use:
> 
>  1. Another voicepulse account? (spillover)
>  2. If first account is not functional route to another IAX (failover)

First of all: Use SetGroup(), CheckGroup() and GetGroupCount() to solve 
your problem.

Secondly you could also use the exit codes of Dial() for failover action, 
but better prevent the necessity for that with the help of SetGroup().

Cheers, Philipp





More information about the asterisk-users mailing list