Good morning, <br><br>I&#39;ve been having some problems getting the SPA-3102 working properly in India.&nbsp; Specific problem is that calls from the Asterisk server out the FXS port is failing. When trying to make calls, I&#39;m getting this message: <br>
[Jan 26 23:00:31] NOTICE[2136]: chan_sip.c:13774 handle_request_invite:
Call from &#39;&#39; to extension &#39;66200&#39; rejected because extension not found.<br>I believe everythign is set up correctly because when I was doing tests here in the US everything worked perfectly before sending the unit to India.&nbsp; Now that its there, I&#39;m having some troubles.&nbsp; If there&#39;s more information that&#39;s required I&#39;d be more than happy to provide.&nbsp; Thank you! <br>
<br><br>Extensions.conf<br>----------------------<br>ignorepat =&gt; 66<br>exten =&gt; _66XX.,1,Dial(${PHONE7}/${EXTEN:2},30,r)<br>exten =&gt; _66XX.,2,Congestion<br><br>sip.conf<br>----------<br>[215] ; Linksys India Internal<br>
type=peer<br>username=215<br>secret= [SOMETHING]<br>host=dynamic<br>context=superuser<br>port=5060<br>dtmfmode=rfc2833<br>callerid=&quot;India Internal&quot; &lt;215&gt;<br>disallow=all<br>allow=ulaw<br>canreinvite=no<br>
qualify=yes<br>nat=yes<br><br>[220] ; Linksys India PSTN Line<br>type=peer<br>username=220<br>secret=[SOMETHING]<br>host=dynamic<br>context=superuser<br>port=5060<br>dtmfmode=rfc2833<br>disallow=all<br>allow=ulaw<br>canreinvite=no<br>
qualify=yes<br>nat=yes<br><br>Logs<br>-------<br>[Jan 26 23:00:05] NOTICE[2136]: chan_sip.c:13774 handle_request_invite: Call from &#39;&#39; to extension &#39;668002525&#39; rejected because extension not found.<br>[Jan 26 23:00:31] NOTICE[2136]: chan_sip.c:13774 handle_request_invite: Call from &#39;&#39; to extension &#39;66200&#39; rejected because extension not found.<br>
localhost*CLI&gt; <br><br>