<br><br><div><span class="gmail_quote">On 4/1/07, <b class="gmail_sendername">Mark Hennessy</b> &lt;<a href="mailto:asterisk-users@evilbrain.com">asterisk-users@evilbrain.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, I&#39;m using Asterisk with two Cisco 7960 phones using SIP.<br>I&#39;m seeing the following weird behavior:<br>SIP Phome 1 is extension 4002<br>SIP Phone 2 is extension 4003</blockquote><div><br><br>So, did you name your SIP user/peers 4002 and 4003? It doesn&#39;t matter, but the word &quot;extension&quot; really means more about what you see in 
extensions.conf. You can check this by looking either at the phone&#39;s configs or in sip.conf, or better still, both to make sure they match.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I call 4002 from 4003 and that works fine.<br>I call 4003 from 4002, and it rings locally to 4002, never gets to 4003.</blockquote><div><br><br>This sounds like a problem with the extension.conf file. Without the relevant portions of it, though, there&#39;s little we can do to help troubleshoot.
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m able to send a config query packet to 4003 from the asterisk<br>console and get a response, when I send one to 4002 there is no respone.
<br><br>I know that both phones pull down their config via TFTP properly, I<br>look in the network settings and see that 4002 has been given an IP of<br>x.y.z.201 and 4003 has been given an IP of x.y.z.202 and the asterisk
<br>box is running on x.y.z.74.</blockquote><div><br>The next step would be to run &quot;sip show peers&quot; and &quot;sip show users&quot; at the Asterisk CLI to see how/if the phones registered with the expected IPs.<br>
</div><br></div><br>