rfuchs left a comment (kamailio/kamailio#4757)
> The disabled “rtpengine” always remains in the link-list, so the port gets
> opened again in the next iteration. In scenarios where rtpengine is
> added/removed frequently, I am observing that the number of bound ports keeps
> increasing in production box.
That shouldn't really happen because the ports get closed right at the
beginning of the function:
https://github.com/kamailio/kamailio/pull/4757/changes#diff-361c61330ca19a6cfa598a4edd15ae31a20b1121ba32af88d90aa6bb16bcf639R2839
If you see the used ports going up, then probably something else is happening.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4757#issuecomment-4564005411
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4757/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!