In article <[EMAIL PROTECTED]>,
Robert Keller <[EMAIL PROTECTED]> wrote:
> Thanks Rich, I wasn't sure where to find that context. I found the outbound
> context in the extensions_additional.conf and added w's in the following
> manner:
> 
> [outrt-001-Out1]
> include => outrt-001-Out1-custom
> exten => _1NXXNXXXXXX,1,Macro(dialout-trunk,1,w${EXTEN})
> exten => _1NXXNXXXXXX,2,Macro(outisbusy)    ; No available circuits
> exten => _9.,1,Macro(dialout-trunk,1,w${EXTEN:1})
> exten => _9.,2,Macro(outisbusy)    ; No available circuits
> exten => _NXXNXXXXXX,1,Macro(dialout-trunk,1,w${EXTEN})
> exten => _NXXNXXXXXX,2,Macro(outisbusy)    ; No available circuits
> exten => _NXXXXXX,1,Macro(dialout-trunk,1,w${EXTEN})
> exten => _NXXXXXX,2,Macro(outisbusy)    ; No available circuits

Couldn't you have just put the w in once, in the Dial command that
is inside [macro-dialout-trunk] ?

Cheers
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to