Well, I don't see it in the [inside] context that you include, and the Background application, by design, will jump to the invalid context as soon as it can no longer match a valid extension. I am assuming you're dialing from [impact,s,3]?
Can you include the entire context(s), since the email that I saw does not have any 8XXX extensions in either context? On 8/1/07, Jason Walker <[EMAIL PROTECTED]> wrote: > > I do have it in the inside context. It is also doing the circle dance. > I just gave an example. It seems as if it is just forgetting any digits > over 2. like that is in the dialplan but it is not. > > Jason > > Anthony Cennami wrote: > > Looking at your dialplan I don't see extension 8 anything (8XXX) -- > > Are you sure you didn't have those extensions in another context that > > you forgot to include? > > > > According to the dialplan it is catching the invalid extension and > > should be passing it to the i (invalid) handler to loop back into your > > attendant. > > > > > > > > On 8/1/07, *Jason Walker* <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > I had to switch quickly to 1.4.9 from1.2.4 and now I can only get 2 > > digits into the dialplan. > > > > error > > -- Invalid extension '81' in context 'impact' on > > SIP/207.174.111.34-b77167f8 > > > > I pressed 8107 > > > > and ideas > > > > my dial plan is (part of it) > > > > [impact] > > exten=>s,1,Answer() > > exten=>s,n,Set(CALLERID(name)=Impact - ${CALLERID(number)}) > > exten=>s,n,Background(IMPACT) > > exten=>s,n,WaitExten(10) > > exten=>s,n,Background(OP) > > exten=>s,n,Dial(Sip/office2,20) > > exten=>s,n,Voicemail([EMAIL PROTECTED],u) > > exten=>9,1,Background(IPM_MENU) > > exten=>9,n,WaitExten(10) > > exten=>9,n,Goto(0,1) > > exten=>0,1,Goto(inside,115,1) > > exten=>i,1,Goto(s,3) > > exten=>a,1,Goto(s,3) > > include=>inside > > > > [inside] > > exten=>102,1,Macro(users,SIP,Comp4,[EMAIL PROTECTED]) > > exten=>111,1,Wait(1) > > exten=>111,2,Playback(Randy) > > exten=>111,3,Dial(Sip/Randy,20) > > exten=>111,4,Goto(111-${DIALSTATUS},1) > > exten=>111-BUSY,1,Voicemail([EMAIL PROTECTED],u) > > > > > > _______________________________________________ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > <http://lists.digium.com/mailman/listinfo/asterisk-users> > > > > > > > > > > -- > > Anthony Cennami > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Anthony Cennami
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
