[Asterisk-Users] Re: PTSN POTS Differences SOLVED
Tony Mountifield
tony at softins.clara.co.uk
Mon Apr 11 00:48:19 MST 2005
In article <BE7F361F.1A279%rkeller at ferndale.wednet.edu>,
Robert Keller <rkeller at ferndale.wednet.edu> 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: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
More information about the asterisk-users
mailing list