[Asterisk-Users] Re: PTSN POTS Differences SOLVED
Robert Keller
rkeller at ferndale.wednet.edu
Mon Apr 11 07:01:03 MST 2005
Tony, I don't see "${EXTEN}" anywhere in the [macro-dialout-trunk] context.
Am I missing something?
Robert Andrew Keller
Ferndale School District #502
rkeller at ferndale.wednet.edu
360-383-9228 PH.
360-383-9218 FAX
"Paving the way for tomorrows genius."
> From: tony at softins.clara.co.uk (Tony Mountifield)
> Organization: Software Insight Ltd., Winchester, UK
> Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Date: Mon, 11 Apr 2005 07:48:19 +0000 (UTC)
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] Re: PTSN POTS Differences SOLVED
>
> 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
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
More information about the asterisk-users
mailing list