Please upgrade Kamailio to version 5.8.4 https://www.kamailio.org/pub/kamailio/5.8.4/ChangeLog
Could you provide a patch?
*** Bug 280478 has been marked as a duplicate of this bug. ***
Created attachment 256598 [details] kamailio.diff net/kamailio: Update 5.7.3 → 5.8.4 Release notes: https://www.kamailio.org/w/kamailio-v5-8-0-release-notes/ Changelog: https://www.kamailio.org/pub/kamailio/5.8.4/ChangeLog Also added GCRYPT and MICROHTTPD options, small fixes and taken maintainership.
(In reply to Boris Korzun from comment #3) The patch looks reasonable, let's wait for the maintainer to respond. If there is no response for two weeks, I'll go ahead and commit this one due to maintainer timeout.
(In reply to Boris Korzun from comment #3) Thanks for the patch, are you using this version in production?
(In reply to Dmitry Wagin from comment #5) Yep. It works good!
Comment on attachment 256598 [details] kamailio.diff LGTM
(In reply to Dmitry Wagin from comment #7) Are you ok with transferring maintainership to the submitter?
(In reply to Robert Clausecker from comment #8) Yes, Boris is a good candidate for this.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d01782846b8e7f4e3b601e34ba1481d7f32aee9c commit d01782846b8e7f4e3b601e34ba1481d7f32aee9c Author: Boris Korzun <drtr0jan@yandex.ru> AuthorDate: 2025-01-10 16:11:37 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-01-17 12:34:00 +0000 net/kamailio: update to 5.8.4 - submitter becomes maintainer - added GCRYPT and MICROHTTPD options - small fixes Changelog: https://www.kamailio.org/pub/kamailio/5.8.4/ChangeLog Release notes: https://www.kamailio.org/w/kamailio-v5-8-0-release-notes/ PR: 283010 Reported by: p5B2EA84B3@t-online.de Approved by: dmitry.wagin@ya.ru (maintainer) net/kamailio/Makefile | 26 ++++++++++++++-------- net/kamailio/distinfo | 6 ++--- net/kamailio/files/patch-src_Makefile.defs | 13 ++--------- .../files/patch-src_modules_influxdbc_ic.c (new) | 10 +++++++++ .../files/patch-src_modules_tls_tls__bio.c | 14 ++++++------ net/kamailio/pkg-plist | 13 +++++++---- 6 files changed, 48 insertions(+), 34 deletions(-)
Thank you for your contribution.
Thank you for your effort! Somehow related to kamailio there is net/rtpproxy which is a recommended proxy for it, but the port needs an upgrade too. Maybe someone can have also have a look at PR283019, please?
(In reply to p5B2EA84B3 from comment #12) I'll go have a look. The maintainer has not responded, so I should be able to process this one.