[SR-Users] UDP workers block when one or more rtpengine instances go offline
Muhammad Zaka
muhammad.zaka at cloudcall.com
Fri Aug 10 11:20:36 CEST 2018
Hi Sebastian
It looks like your issue is related to package memory and not shared memory.
Kamailio forked instance will pick the same rtpengine and is blocked via sending command to offline nodes socket connection.
Many Thanks
Regards
Muhammad Zaka
-----Original Message-----
From: sr-users <sr-users-bounces at lists.kamailio.org> On Behalf Of Sebastian Damm
Sent: 09 August 2018 09:00
To: Kamailio (SER) - Users Mailing List <sr-users at lists.kamailio.org>
Subject: Re: [SR-Users] UDP workers block when one or more rtpengine instances go offline
Hi Muhammad,
On Thu, Aug 9, 2018 at 8:34 AM Muhammad Zaka <muhammad.zaka at cloudcall.com> wrote:
> You may need the following fix for your rtpengine module in Kamailio.
> https://github.com/kamailio/kamailio/pull/1593
> We had the similar issue with rtpengine module in Kamailio as it is using package memory and not shared memory.
From the commit message I would expect this patch to apply only to deleted rtpengine nodes but not temporarily offline nodes? Or is the same code run when temporarily disabling a node as well?
Regards,
Sebastian
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users at lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
More information about the sr-users
mailing list