<br><br><div><span class="gmail_quote">On 4/1/07, <b class="gmail_sendername">Mark Hennessy</b> <<a href="mailto:asterisk-users@evilbrain.com">asterisk-users@evilbrain.com</a>> 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'm using Asterisk with two Cisco 7960 phones using SIP.<br>I'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't matter, but the word "extension" really means more about what you see in
extensions.conf. You can check this by looking either at the phone's configs or in sip.conf, or better still, both to make sure they match.<br> </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's little we can do to help troubleshoot.
<br> </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'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 "sip show peers" and "sip show users" at the Asterisk CLI to see how/if the phones registered with the expected IPs.<br>
</div><br></div><br>