Hi Bogdan,<div>Thanks for your reply. I will try this the next time my config behaves like this.</div><div>By the way the only change that I did in this lastly was, I removed the &quot;LocalCache  module&quot; support and have had the opensips to query the DB for Authentication. It&#39;s been 18 hours and till now the server is up and running fine.</div>
<div>I&#39;ll keep a watch and follow the steps mentioned by you !!</div><div><br></div><div>Thanks,</div><div><br></div><div>--- Jayesh<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Message: 2<br>
Date: Fri, 02 Apr 2010 11:40:32 +0300<br>
From: Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;<br>
Subject: Re: [OpenSIPS-Users] Opensips just stops responding<br>
To: OpenSIPS users mailling list &lt;<a href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4BB5AD80.80204@voice-system.ro">4BB5AD80.80204@voice-system.ro</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hi Jayesh,<br>
<br>
Could you try to use gdb to attached to the unresponsive processes and<br>
to see where they are stuck ? Use &quot;gdb /path/opensips PID&quot; and do &quot;bt&quot;<br>
to get backtrace. Check for processes responsible for the network read<br>
(do an &quot;opensipsctl fifo ps&quot; to see which are the UDP listener processes)<br>
<br>
Regards,<br>
Bogdan<br>
<br>
Jayesh Nambiar wrote:<br>
&gt; Hi all,<br>
&gt; I am running Opensips 1.6.2 and am running a strange problem of<br>
&gt; Opensips not responding to any SIP messages after a day or two. It<br>
&gt; needs to be restarted for it to get working again.<br>
&gt; The overview of my setup is as follows:<br>
&gt; 1) I am using Localcache module to authorize REGISTER and INVITE<br>
&gt; requests from cache.<br>
&gt; 2) Using Mediaproxy for Nated clients with Media-Relay on a different<br>
&gt; server<br>
&gt; 3) Running basic queries based on INVITE before placing the call.<br>
&gt;<br>
&gt; After running for a day or two, Opensips just stops responding to any<br>
&gt; SIP message. I check moni, it shows me the server is alive and in_use<br>
&gt; transactions keep on increasing since Opensips is not processing<br>
&gt; anyone. I checked get_statistics shmem: even that is perfectly ok.<br>
&gt; I have assigned 1GB to shmem and hardly 30 MB is used. I dont even see<br>
&gt; any error logs etc. The top command shows no over utilization of CPU<br>
&gt; and memory.<br>
&gt;<br>
&gt; Can someone point me on where and how to check for this problem. Has<br>
&gt; someone had a similar problem before. It looks similar to this<br>
&gt; post <a href="http://www.mail-archive.com/users@lists.opensips.org/msg06098.html" target="_blank">http://www.mail-archive.com/users@lists.opensips.org/msg06098.html</a> but<br>
&gt; I dont see a solution to this either.<br>
&gt;<br>
&gt; Thanks for any help.<br>
&gt;<br>
&gt; --- Jayesh<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br><br></blockquote></div></div>