On Wed, 16 Sep 2009, Danny Nicholas wrote:

> I'd try this:
> - exten => 4000,1,Dial(SIP/4000,20,ikKtT)
> - exten => s-NOANSWER,1,Dial(SIP/4001,20,ikKtT)
> - exten => s-NOANSWER,2,Voicemail(4000)
> - exten => s-BUSY,1,Dial(SIP/4001,20,iKkTt)
> - exten => s-BUSY,2,Voicemail(4000)
> - exten => h,1,hangup

Don't you need a "goto(s-${DIALSTATUS},1)" in there somewhere?

BTW, everybody seems to do "s-${DIALSTATUS}." Why not just 
"${DIALSTATUS}?"

"s-" doesn't seem to add any value to me.

-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to