The management interface won&#39;t be on 5060 (well.. very unlikely). netstat -nlp|grep opensips would be more insightful. :) ie: what&#39;s opensips listening on.<div><br></div><div>According to the docs, the default port should be 8080. I&#39;m not sure what IP it listens on. I see in the 1.6 docs that it specifically says that picking the bind interface is on the roadmap.. So not sure where it DOES listen.. The output of the netstat cmd should help you out.</div>

<div><br><div>-Brett</div><div><br><br><div class="gmail_quote">On Tue, Mar 30, 2010 at 9:22 AM, brianpocock <span dir="ltr">&lt;<a href="mailto:briankeithjames@googlemail.com">briankeithjames@googlemail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I&#39;ve used:  netstat -nlp | grep sip, this was the result<br>
<br>
udp        0      0 *.*.*.*:5060         0.0.0.0:*<br>
28323/opensips              #PUBLIC ADDRESS<br>
udp        0      0 <a href="http://192.168.1.2:5060" target="_blank">192.168.1.2:5060</a>            0.0.0.0:*<br>
28323/opensips   #PRIVATE ADDRESS<br>
udp        0      0 <a href="http://127.0.0.1:5060" target="_blank">127.0.0.1:5060</a>              0.0.0.0:*<br>
28323/opensips      #Loopback<br>
<br>
its running on port 5060, I set it to use 5060 and I still get the error:<br>
<div class="im">Cannot connect to OpenSIPS Server via Management Interface<br>
</div>(<a href="http://192.168.1.2/5060" target="_blank">192.168.1.2/5060</a>)<br>
<br>
Thanks for the help<br>
<font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/Control-Panel-Can-t-login-tp4817133p4824766.html" target="_blank">http://n2.nabble.com/Control-Panel-Can-t-login-tp4817133p4824766.html</a><br>
</font><div><div></div><div class="h5">Sent from the OpenSIPS - Users mailing list archive at Nabble.com.<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></div>