[Asterisk-Users] Asterisk Dial Failover

Philipp von Klitzing klitzing at pool.informatik.rwth-aachen.de
Fri Dec 9 04:51:50 MST 2005


Hi!

> I can't have Asterisk do a DNS SRV lookup because Asterisks SRV
> lookups are broken. If I issue a series of Dial commands, such as
> this: 
>  
> exten => 1_.,1,Dial(SIP/${EXTEN}@proxy1,20,tr)
> exten => 1_.,2,Dial(SIP/${EXTEN}@proxy2,20,tr)

How about you use ChanIsAvail() before each dial statement? Or try to 
Dial with 1 sec timeout or no timeout? Also check ${DIALSTATUS}.

Cheers, Philipp





More information about the asterisk-users mailing list