<div dir="ltr"><div><div>Hello Frank,<br><br></div>I saw your message <a href="http://lists.opensips.org/pipermail/users/2015-March/031296.html">http://lists.opensips.org/pipermail/users/2015-March/031296.html</a> Did you get any head or tail of this issue?..I also face the same situation where in wireshark I see perfect messages but opensips log shows unable to parse and shows junk characters <br><br></div>John<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 26, 2015 at 7:37 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
First check if opensips actually started : run &quot;ps auxw | grep opensips&quot;<br>
<br>
If it didn&#39;t , check the logs (messages or syslog) for errors.<br>
<br>
If you see the process, check with &quot;netstat -lnp | grep opensips&quot; to see the listening interfaces of OpenSIPS.<br>
<br>
Regards,<br>
<br>
Bogdan-Andrei Iancu<br>
OpenSIPS Founder and Developer<br>
<a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
<br>
On 25.03.2015 17:41, bluerain wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am currently running Opensips 1.9 on Debian Whizzy, but as stated on my<br>
other thread, I am getting some weird error which opensips would suddenly<br>
stop working.<br>
<br>
So, I am starting a new installation of Opensips 1.11 on Centos 6.6 using<br>
the yum install method:<br>
<br>
1. I was able to install yum opensips install with no issue, but there are<br>
some module it didn&#39;t install which I need (e.g. db_unixodbc and db_mysql<br>
and httpd)<br>
<br>
2. So I went ahead download the source and all the dependency files needed<br>
and re-complie the oepnsips to get those .so files<br>
<br>
3. After some tweaking of the database table structure and some other stuff,<br>
I was able to get opensips 1.11 running without error (on the message.log<br>
file)  using my 1.9 config file.<br>
<br>
So I did opensipsctl restart (just to make sure opensips starts)<br>
I see:<br>
<br>
INFO: Restarting OpenSIPS :<br>
INFO: stopped<br>
<br>
INFO: Starting OpenSIPS :<br>
INFO: Removing stale PID file /var/run/opensips.pid.<br>
INFO: started (pid: 2079)<br>
<br>
but when I try to use a VoIP device to register to it, it doesn&#39;t response.<br>
thus I did:<br>
&quot;sudo netstat -plnt&quot;<br>
<br>
The only think I see that opensips is listening on is port 8888 by PID 2080<br>
(I don&#39;t see 2079 at all)<br>
<br>
So what is happening?  why no error and it seems opensips running but yet is<br>
not listsening on port 5060?<br>
<br>
I have 2 nic card and eth0 is the one with public IP and the default route<br>
where as the eth1 is the one with private IP and no default route.  Thus I<br>
am sure everything is route out of the eth0 (public IP).<br>
<br>
When I do simply the command &quot;opensips&quot;, it would simply return:<br>
<br>
Listening on<br>
              udp: xxx.xxx.xxx.xxx [xxx.xxx.xxx.xxx]:5060<br>
Aliases:<br>
              *: (my FQDN):*<br>
<br>
So it looks like it think is listening on port 5060 but is not?<br>
<br>
Any help would be appreciated greatly!<br>
<br>
Thank you!<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/Opensips-1-11-on-Centos-6-6-running-but-not-listening-tp7596152.html" rel="noreferrer" target="_blank">http://opensips-open-sip-server.1449251.n2.nabble.com/Opensips-1-11-on-Centos-6-6-running-but-not-listening-tp7596152.html</a><br>
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" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
</blockquote>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>