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/[EMAIL PROTECTED],20,tr)
> exten => 1_.,2,Dial(SIP/[EMAIL PROTECTED],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


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to