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 <[email protected]> On Behalf Of Sebastian Damm Sent: 09 August 2018 09:00 To: Kamailio (SER) - Users Mailing List <[email protected]> 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 <[email protected]> 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 [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
