My guess is the problem is related to the reverse lookup of <a href="http://147.135.20.128">147.135.20.128</a>.<br>
<a href="http://sip.broadvoice.com">sip.broadvoice.com</a> = <a href="http://147.135.20.128">147.135.20.128</a><br>
<a href="http://147.135.20.128">147.135.20.128</a> = non-existant<br><br>
If you change your &quot;host=<a href="http://sip.broadvoice.com">sip.broadvoice.com</a>&quot; to &quot;host=<a href="http://147.135.20.128">147.135.20.128</a>&quot;
it'll probably work until they change the IP of their server....<br>
Someone else who actually uses broadvoice may have a better solution.<br>
<br><div><span class="gmail_quote">On 10/25/05, <b class="gmail_sendername">Vikas</b> &lt;<a href="mailto:topgun9@gmail.com">topgun9@gmail.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;">
Hi,<br><br>In sip.conf if<br>type=peer<br>then incoming calls from broadvoice are sent to context=incoming in<br>the extension.conf file.<br><br>But in sip.conf if<br>type=user<br>then we get the following messages in the packets being exchanged with
<br>broadvoice:<br>1. &quot;Found no matching peer or user for '<a href="http://147.135.20.128:5060">147.135.20.128:5060</a>'&quot;<br>2. Looking for 4155131083 in default<br>3. Reliably Transmitting (no NAT):<br>4. SIP/2.0 404 Not Found
<br><br>The sip.conf host section for broadvoice looks like:<br>[<a href="http://sip.broadvoice.com">sip.broadvoice.com</a>]<br>callerid=xxxxxxxxxx<br>context=incoming<br>fromdomain=<a href="http://sip.broadvoice.com">sip.broadvoice.com
</a><br>host=<a href="http://sip.broadvoice.com">sip.broadvoice.com</a><br>insecure=very<br>secret=xxxxxxxx<br>type=peer<br>user=xxxxxxxxx<br>username=xxxxxxxxx<br><br>Why is this happening,<br><br>vikas<br>_______________________________________________
<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><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>