<div dir="ltr">I have a DID with <a href="http://budgetphone.nl">budgetphone.nl</a>, which has worked fine for quite some time.&nbsp; For the last few weeks, most (but not all of the time), the incoming call does not go where it is supposed to, but instead the following message show on the console:<br>
<br>[Aug 30 19:47:28] NOTICE[5161]: chan_sip.c:13865 handle_request_invite: Call fro<br>m &#39;&#39; to extension &#39;31203333333&#39; rejected because extension not found.<br><br>(NOTE: I have substituted &quot;3333333&quot; for the last 7 digits of the DID for purposes of posting.)<br>
<br>Here is the relevant portion of sip.conf:<br><br>[31203333333]<br>type=friend <br>username=31203333333<br>secret=xxxxxxxx<br>host=<a href="http://budgetphone.nl">budgetphone.nl</a><br>fromuser=31203333333<br>fromdomain=<a href="http://budgetphone.nl">budgetphone.nl</a><br>
nat=yes<br>authuser=31203333333<br>dtmfmode=rfc2833<br>context=amsterdam<br>insecure=very<br>canreinvite=no<br>disallow=all<br>allow=ulaw<br>qualify=no<br>port=5060<br><br>In extenstions.conf, I have the following context:<br>
<br>[amsterdam]<br><br><br>exten =&gt; 31203333333,1,Set(CALLERID(name)=Amsterdam)<br>exten =&gt; 31203333333,2,Set(CALLERID(number)=3333333333)<br>exten =&gt; 31203333333,3,GoTo(voicepulse-incoming,5379,1)<br><br>This configuration has worked for quite some time (over a year), but only recently has stared acting up.&nbsp; What I don&#39;t understand is the intermitten nature - I would htink it shoudl wither work, or not work.<br>
<br>Anyone out there have any ideas?<br><br>--Robert<br><br><br><br><br><br></div>