Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-06 Thread Sergey Basov
Hi, Richard. Seems with your latest patch rtpengine enable/disable commands work correctly without any issues. Tested on kamailio 4.4.5 on RHEL 7 x86_64 Thank you. -- Best regards, Sergey Basov e-mail: sergey.v.ba...@gmail.com tel: (+38067) 403-62-54 2017-02-06 17:50 GMT+0

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-06 Thread Richard Fuchs
On 02/06/2017 03:30 AM, Sergey Basov wrote: Hi, All. May be it helps. After patch https://github.com/kamailio/kamailio/commit/8ca410cba540e8c8b0f711fb26c85823375480a9 when running kamailio with debug level=3 when I do disable rtpengine I got in log: Feb 6 10:24:27 csbc-uat /usr/sbin/kamailio

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-06 Thread Sergey Basov
Hi, All. May be it helps. After patch https://github.com/kamailio/kamailio/commit/8ca410cba540e8c8b0f711fb26c85823375480a9 when running kamailio with debug level=3 when I do disable rtpengine I got in log: Feb 6 10:24:27 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo [mi_parser.c:245]: mi_

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-03 Thread Sergey Basov
Hi, with your patch rtpengine is disables with success, as it was before. But when I do enable it just stay as is, no coredump, and enable process does not end... May be you have another idea? Thank you. -- Best regards, Sergey Basov e-mail: sergey.v.ba...@gmail.com tel: (+3

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-03 Thread Richard Fuchs
On 02/02/2017 06:54 AM, Sergey Basov wrote: Hello Daniel, You can find backtrace in attaced file Hi, Can you please with the following patch https://github.com/kamailio/kamailio/commit/8ca410cba540e8c8b0f711fb26c85823375480a9 from branch https://github.com/kamailio/kamailio/tree/rfuchs/4.4-rtp

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-02 Thread Sergey Basov
Hello, you can find this info in attached files. If you need anything else please let me know. Thank you. -- Best regards, Sergey Basov e-mail: sergey.v.ba...@gmail.com 2017-02-02 17:29 GMT+02:00 Richard Fuchs : > On 02/02/2017 06:54 AM, Sergey Basov wrote: >> >> Hello Da

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-02 Thread Richard Fuchs
On 02/02/2017 06:54 AM, Sergey Basov wrote: Hello Daniel, You can find backtrace in attaced file Can you also share the output of "info locals" and "print *node" please Thanks ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing li

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-02 Thread Daniel Tryba
On Thu, Feb 02, 2017 at 08:11:35AM +0100, Ján Füri wrote: > I have the same experience with enabling end disabling rtpengines using > commands like kamctl fifo nh_enable_rtpp udp:xyz. > I tested in on kamailio 4.4.3 I have been able to produce crashes in any 4.4.x version so far tested (making 4.4

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-02 Thread Sergey Basov
Hello Daniel, You can find backtrace in attaced file Thank you. -- Best regards, Sergey Basov e-mail: sergey.v.ba...@gmail.com tel: (+38067) 403-62-54 2017-02-02 11:39 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > did you get a coredump and can send the backtrace? It is

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-02 Thread Daniel-Constantin Mierla
Hello, did you get a coredump and can send the backtrace? It is very useful to debug, as I don't have same scearios like you. Cheers, Daniel On 02/02/2017 08:11, Ján Füri wrote: > Hi, > I have the same experience with enabling end disabling rtpengines > using commands like kamctl fifo nh_enable

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-02 Thread Daniel-Constantin Mierla
Hello, can you reproduce it on a test system and get the backtrace? Cheers, Daniel On 02/02/2017 00:53, Sergey Basov wrote: > Hi All. > > I ave just try to temporary disable 1 of 2 RTPEngines. > It was disabled successfully all media dialogs was finished. > But when I have try to enable it I ha

Re: [SR-Users] RTPEngine disable/enable crash kamailio

2017-02-01 Thread Ján Füri
Hi, I have the same experience with enabling end disabling rtpengines using commands like kamctl fifo nh_enable_rtpp udp:xyz. I tested in on kamailio 4.4.3 Currently I have my rtpengines' IPs in MySQL table. Here I can disable or enable them. After changing parameters in rtpengine's table, I j