Looking at your dialplan I don&#39;t see extension 8 anything (8XXX)&nbsp; --&nbsp; Are you sure you didn&#39;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> &lt;<a href="mailto:Jason@jasonsolves.com">Jason@jasonsolves.com</a>&gt; 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 &#39;81&#39; in context &#39;impact&#39; 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=&gt;s,1,Answer()<br>exten=&gt;s,n,Set(CALLERID(name)=Impact - ${CALLERID(number)})<br>exten=&gt;s,n,Background(IMPACT)<br>exten=&gt;s,n,WaitExten(10)
<br>exten=&gt;s,n,Background(OP)<br>exten=&gt;s,n,Dial(Sip/office2,20)<br>exten=&gt;s,n,Voicemail(115@ipm,u)<br>exten=&gt;9,1,Background(IPM_MENU)<br>exten=&gt;9,n,WaitExten(10)<br>exten=&gt;9,n,Goto(0,1)<br>exten=&gt;0,1,Goto(inside,115,1)
<br>exten=&gt;i,1,Goto(s,3)<br>exten=&gt;a,1,Goto(s,3)<br>include=&gt;inside<br><br>[inside]<br>exten=&gt;102,1,Macro(users,SIP,Comp4,102@warehouse)<br>exten=&gt;111,1,Wait(1)<br>exten=&gt;111,2,Playback(Randy)<br>exten=&gt;111,3,Dial(Sip/Randy,20)
<br>exten=&gt;111,4,Goto(111-${DIALSTATUS},1)<br>exten=&gt;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>&nbsp;&nbsp; <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