[asterisk-users] 2 Digit Issue
Jason Walker
Jason at jasonsolves.com
Wed Aug 1 17:19:42 CDT 2007
Thanks for the help it was a provider issue
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
More information about the asterisk-users
mailing list