Re: [SR-Users] core in dialog module

2011-05-16 Thread Anton Roman
ut it should go fine. Thanks, and sorry for the misunderstanding, Regards, Anton 2011/5/13 Timo Reimann > Hey, > > > On 13.05.2011 11:11, Timo Reimann wrote: > > On 12.05.2011 15:55, Anton Roman wrote: > >> my answer is inline: > >> > >> 2011/5/12 Ti

Re: [SR-Users] core in dialog module

2011-05-12 Thread Anton Roman
Hello, my answer is inline: 2011/5/12 Timo Reimann > Hey, > > > On 12.05.2011 12:37, Anton Roman wrote: > > we got a core in dialog module. We are using kamailio 3.1.2. Below you > > can find a full backtrace from the dump and the Kamailio compilation > > option

[SR-Users] core in dialog module

2011-05-12 Thread Anton Roman
Hi all, we got a core in dialog module. We are using kamailio 3.1.2. Below you can find a full backtrace from the dump and the Kamailio compilation options. Please, if you need further information don't hesitate to ask me for it. I can't precise the situation when it is generated because we have

Re: [SR-Users] problem unreferencing dialog in dialog module

2011-03-18 Thread Anton Roman
Hi, more than 3 millions calls have been processed and no problem (crash, increment in memory allocation...) has been noticed since the update, so this check works for us. Thanks a lot, regards 2011/3/4 Daniel-Constantin Mierla > Hello, > > just committed a safety check for this case. If anyon

Re: [SR-Users] problem unreferencing dialog in dialog module

2011-03-05 Thread Anton Roman
of the caller side or this PRACK is a rtx due to networking issues (not probable, I think). Thanks a lot, regards Antón 2011/3/4 Daniel-Constantin Mierla > Hello, > > > On 3/3/11 10:19 AM, Anton Roman wrote: > > Hello, > > thanks for your quick reply, my answer is

Re: [SR-Users] problem unreferencing dialog in dialog module

2011-03-03 Thread Anton Roman
forking, I'll get some traces to check it. > I will dig in more to see what went wrong there. > > I got the attached debug level logs for the reported problem, hope it helps. I'm still trying to find out why the core is not being generated. > Thanks, > Daniel > Thanks

[SR-Users] problem unreferencing dialog in dialog module

2011-03-02 Thread Anton Roman
Hi all, we are running Kamailio 3.1.2 in a production environment, using the dialog module, and it crashed two hours ago. Here you have the logs we got (addtional log fragments with the acc records involved in this call are appended at the end of the mail): Mar 2 14:43:05 kamailio2 /usr/local/

Re: [SR-Users] kamctl fifo not responding

2011-01-24 Thread Anton Roman
th kamctl ps, store > it for the time when it blocks in order to use it with gdb. > > I haven't encountered this issue, do you have lot of communication over > fifo file? How many commands and how often are sent through fifo file? > > Cheers, > Daniel > > > >

Re: [SR-Users] kamctl fifo not responding

2011-01-18 Thread Anton Roman
eers, > Daniel > > Thank you very much, regards, Anton > > On 1/18/11 10:54 AM, Anton Roman wrote: > > Hi all, > > I'm having trouble trying to execute fifo commands with "kamctl fifo > ". Just after restarting Kamailio it works fine, however, sometim

[SR-Users] kamctl fifo not responding

2011-01-18 Thread Anton Roman
Hi all, I'm having trouble trying to execute fifo commands with "kamctl fifo ". Just after restarting Kamailio it works fine, however, sometimes after some days running it doesn't respond. kamailio1:~#* kamctl fifo which* It doesn't respond so I input *Crtl+c* and I get: /usr/local/lib/kamailio/

Re: [SR-Users] no Contact in REFER generated with dlg_bridge

2010-07-08 Thread Anton Roman
ontact: \r\nSupported: 100rel\r\nContent-Type: application/sdp\r\n")). Perhaps these params could be a bit confusing and error-prone for new users, however they would be quite useful. Comments are welcome. Regards, Anton 2010/7/1 Daniel-Constantin Mierla > Hello, > > > On 5/27/10

Re: [SR-Users] no Contact in REFER generated with dlg_bridge

2010-05-27 Thread Anton Roman
Hi, regarding the missing Contact header in the REFER message, it can be solved by including some lines in /modules_k/dialog/dlg_ transfer.c. In this file, the Contact of the initial INVITE generated with dlg_bridge command can be easily changed as well. The problem now is only in the processing

Re: [SR-Users] no Contact in REFER generated with dlg_bridge

2010-05-25 Thread Anton Roman
uration with a 200OK, it works for me. Thanks, feedbacks are welcome Anton 2010/5/25 Klaus Darilion > > > Am 25.05.2010 12:25, schrieb Anton Roman: > > Hi all, >> >> I'm trying to implement a Click2Dial service by using the dlg_bridge >> command from