[asterisk-users] How to configure a coverage pathfor anextension???

Steve Edwards asterisk.org at sedwards.com
Wed Sep 16 14:24:22 CDT 2009


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       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000



More information about the asterisk-users mailing list