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?<br><br>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.
<br><br><br><br><div><span class="gmail_quote">On 8/1/07, <b class="gmail_sendername">Jason Walker</b> <<a href="mailto:Jason@jasonsolves.com">Jason@jasonsolves.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I had to switch quickly to 1.4.9 from1.2.4 and now I can only get 2<br>digits into the dialplan.<br><br>error<br>-- Invalid extension '81' in context 'impact' on<br>SIP/207.174.111.34-b77167f8<br><br>I pressed 8107
<br><br>and ideas<br><br>my dial plan is (part of it)<br><br>[impact]<br>exten=>s,1,Answer()<br>exten=>s,n,Set(CALLERID(name)=Impact - ${CALLERID(number)})<br>exten=>s,n,Background(IMPACT)<br>exten=>s,n,WaitExten(10)
<br>exten=>s,n,Background(OP)<br>exten=>s,n,Dial(Sip/office2,20)<br>exten=>s,n,Voicemail(115@ipm,u)<br>exten=>9,1,Background(IPM_MENU)<br>exten=>9,n,WaitExten(10)<br>exten=>9,n,Goto(0,1)<br>exten=>0,1,Goto(inside,115,1)
<br>exten=>i,1,Goto(s,3)<br>exten=>a,1,Goto(s,3)<br>include=>inside<br><br>[inside]<br>exten=>102,1,Macro(users,SIP,Comp4,102@warehouse)<br>exten=>111,1,Wait(1)<br>exten=>111,2,Playback(Randy)<br>exten=>111,3,Dial(Sip/Randy,20)
<br>exten=>111,4,Goto(111-${DIALSTATUS},1)<br>exten=>111-BUSY,1,Voicemail(111@ipm,u)<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Cennami