Tony, I don't see "${EXTEN}" anywhere in the [macro-dialout-trunk] context.
Am I missing something?Robert Andrew Keller Ferndale School District #502 [EMAIL PROTECTED] 360-383-9228 PH. 360-383-9218 FAX "Paving the way for tomorrows genius." > From: [EMAIL PROTECTED] (Tony Mountifield) > Organization: Software Insight Ltd., Winchester, UK > Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Date: Mon, 11 Apr 2005 07:48:19 +0000 (UTC) > To: [email protected] > Subject: [Asterisk-Users] Re: PTSN POTS Differences SOLVED > > 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 > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
