Re: [SR-Users] Kamailio Processes Stop Responding

2016-12-05 Thread Daniel-Constantin Mierla
On 30/11/2016 23:46, Alex Balashov wrote: > On Wed, Nov 30, 2016 at 05:42:56PM -0500, Peter DiSanto wrote: > >> OK thank you Alex. I will look into your suggestions next time the problem >> arises. Each call does generate one SQL LCR lookup, one CDR INSERT, and >> also a timer route that runs 3

Re: [SR-Users] Kamailio Processes Stop Responding

2016-11-30 Thread Alex Balashov
On Wed, Nov 30, 2016 at 05:42:56PM -0500, Peter DiSanto wrote: > OK thank you Alex. I will look into your suggestions next time the problem > arises. Each call does generate one SQL LCR lookup, one CDR INSERT, and > also a timer route that runs 3 queries every few minutes. Once Kamailio > stops

Re: [SR-Users] Kamailio Processes Stop Responding

2016-11-30 Thread Peter DiSanto
OK thank you Alex. I will look into your suggestions next time the problem arises. Each call does generate one SQL LCR lookup, one CDR INSERT, and also a timer route that runs 3 queries every few minutes. Once Kamailio stops responding it will continue that way indefinitely until a process resta

Re: [SR-Users] Kamailio Processes Stop Responding

2016-11-30 Thread Alex Balashov
Peter, The natural question that would arise is whether your SIP worker threads are waiting on any external I/O, such as database queries. When this event occurs, you'll want to take a look at your RecvQ in netstat, e.g. # netstat --inet -n -l | grep 5060 It should be 0 or substantially 0 un

[SR-Users] Kamailio Processes Stop Responding

2016-11-30 Thread Peter DiSanto
We have a Kamailio 4.2 machine with a custom config file we've been using for the better part of two years without issue. Suddenly we've run into an issue where Kamailio just stops responding to any INVITEs, and stops any logging. The processes keep running but stop doing anything. It is a full