Re: [SR-Users] dlg_end_dlg

2013-05-01 Thread Daniel-Constantin Mierla
*From:* Daniel-Constantin Mierla *To:* Dragos Oancea ; Kamailio (SER) - Users Mailing List *Sent:* Tuesday, April 30, 2013 8:28 PM *Subject:* Re: [SR-Users] dlg_end_dlg Hello, the backtrace is from the MI process, not a SIP worker. That process does not handle sip

Re: [SR-Users] dlg_end_dlg

2013-04-30 Thread Dragos Oancea
: [SR-Users] dlg_end_dlg Hello, the backtrace is from the MI process, not a SIP worker. That process does not handle sip traffic. Before you start testing you can do 'kamctl ps' and see which are the sip workers and get the backtrace from those pids. Cheers, Daniel On 4/

Re: [SR-Users] dlg_end_dlg

2013-04-30 Thread Daniel-Constantin Mierla
ds, Dragos *From:* Daniel-Constantin Mierla *To:* Dragos Oancea ; Kamailio (SER) - Users Mailing List *Sent:* Tuesday, April 30, 2013 6:26 PM *Subject:* Re: [SR-Users] dlg_end_dlg Hello, does it block for few seconds and th

Re: [SR-Users] dlg_end_dlg

2013-04-30 Thread Dragos Oancea
,  Dragos From: Daniel-Constantin Mierla To: Dragos Oancea ; Kamailio (SER) - Users Mailing List Sent: Tuesday, April 30, 2013 6:26 PM Subject: Re: [SR-Users] dlg_end_dlg Hello, does it block for few seconds and then goes on, or it locks after few

Re: [SR-Users] dlg_end_dlg

2013-04-30 Thread Daniel-Constantin Mierla
Hello, does it block for few seconds and then goes on, or it locks after few seconds and stays locked? If the second, attach with gdb to the pid of the locked process and get the backtrace. Cheers, Daniel On 4/30/13 6:19 PM, Dragos Oancea wrote: Hi everyone, I believe I've run into a pro

[SR-Users] dlg_end_dlg

2013-04-30 Thread Dragos Oancea
Hi everyone, I believe I've run into a problem when using dlg_end_dlg (with mi_datagram ) called from an external perl script with perl_exec() . Kamailio just locks after a while (few seconds) after disconnecting a call. Some parts of my debug log can be found here: http://pastebin.com/ANaTEifC