[asterisk-users] 2 Digit Issue
Anthony Cennami
acennami at gmail.com
Wed Aug 1 16:53:49 CDT 2007
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 <Jason at jasonsolves.com> 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* <Jason at jasonsolves.com
> > <mailto:Jason at jasonsolves.com>> 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(115 at ipm,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,102 at warehouse)
> > 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(111 at ipm,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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070801/02be919e/attachment.htm
More information about the asterisk-users
mailing list