Re: [SR-Users] kamctl fifo command not responding

2011-01-18 Thread Daniel-Constantin Mierla
Hello, do you get anything in kamailio log messages when the fifo is not responding? What version of kamailio do you have? Removing and creating a new one will not help, since kamailio will not reopen, so practically will still use the old file descriptor. Cheers, Daniel On 1/18/11 10:54

Re: [SR-Users] kamctl fifo command not responding

2011-01-18 Thread Anton Roman
Hi, my reply is inline 2011/1/18 Daniel-Constantin Mierla mico...@gmail.com Hello, do you get anything in kamailio log messages when the fifo is not responding? No, I didn't find anything regarding the fifo command in the logs. What version of kamailio do you have? kamailio-3.0.2,

Re: [SR-Users] kamctl fifo command not responding

2011-01-18 Thread Daniel-Constantin Mierla
Hello, do you have ctl module loaded? If yes, you can connect with sercmd and get the pid of the fifo listener: sercmd ps Then connect with gdb: gdb /path/to/kamailio pidoffifolistener and get the backtrace. That should show what the fifo process is doing. Also, you can get the pid of