So this is a SUBSCRIBE now, previously it was REGISTER, is Register working now? you know what.. open up the cfg, follow the SUBSCRIBE conditions and see where is sl_send_reply(405,&quot;Method not allowed&quot;) is hit to these requests !<div>
<br><br><div class="gmail_quote">On Sun, Nov 13, 2011 at 9:11 PM, Nick Khamis <span dir="ltr">&lt;<a href="mailto:symack@gmail.com">symack@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello Sammy,<br>
<br>
Thank you for your response. I am totally stumped by this. I have made<br>
sure that:<br>
<br>
insert into subscriber<br>
values(0,&#39;1001&#39;,&#39;<a href="http://test.com" target="_blank">test.com</a>&#39;,&#39;pass&#39;,&#39;<a href="mailto:mpeer@test.com">mpeer@test.com</a>&#39;,&#39;pass&#39;,&#39;pass&#39;,null);<br>
insert into domain value(0,&#39;<a href="http://test.com" target="_blank">test.com</a>&#39;,now());<br>
<br>
My packet trace is showing:<br>
<br>
SUBSCRIBE <a href="mailto:sip%3A1001@test.com">sip:1001@test.com</a> SIP/2.0<br>
From: &quot;Mike Peer&quot; &lt;<a href="mailto:sip%3A1001@test.com">sip:1001@test.com</a>&gt;;tag=A8B56F66-ACD0699D.<br>
To: &lt;<a href="mailto:sip%3A1001@test.com">sip:1001@test.com</a>&gt;.<br>
<br>
Bust I am still recieving:<br>
<div class="im"><br>
U <a href="http://192.168.2.102:5060" target="_blank">192.168.2.102:5060</a> -&gt; <a href="http://192.168.2.11:5060" target="_blank">192.168.2.11:5060</a><br>
SIP/2.0 405 Method Not Allowed.<br>
</div>Via: SIP/2.0/UDP 192.168.2.11;branch=z9hG4bK4995154054099709.<br>
From: &quot;Mike Peer&quot; &lt;<a href="mailto:sip%3A1001@test.com">sip:1001@test.com</a>&gt;;tag=EC7F6BF6-F31B262D.<br>
To: &lt;<a href="mailto:sip%3A1001@test.com">sip:1001@test.com</a>&gt;;tag=4899a85fdda7a45fc4d7b6eb4e737879.0324.<br>
CSeq: 1 SUBSCRIBE.<br>
Call-ID: <a href="mailto:ec8e0cd2-1806d464-5732769b@192.168.2.11">ec8e0cd2-1806d464-5732769b@192.168.2.11</a>.<br>
<div class="im HOEnZb">Server: OpenSIPS (1.7.0-notls (i386/linux)).<br>
Content-Length: 0.<br>
<br>
</div><div class="HOEnZb"><div class="h5">Thanks in Advance,<br>
<br>
Nick.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>