[sr-dev] Re: [kamailio/kamailio] multiple Makefiles: evaluate LIBS variable imediately in Makefile (PR #4085)

2025-01-17 Thread sergey-safarov via sr-dev
Could you check my build log ``` -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/acc -- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/sh

[sr-dev] Re: [kamailio/kamailio] Bug: SIP message fails to send over WSS after upgrade to Kamailio 5.8 (Issue #4115)

2025-01-17 Thread Dongsun via sr-dev
Thanks! I'll try it. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4115#issuecomment-2598854813 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development

[sr-dev] Re: [kamailio/kamailio] main: Print open file limits (PR #4117)

2025-01-17 Thread Xenofon Karamanos via sr-dev
@xkaraman pushed 1 commit. 73a2ed8a52a623b33c59cf1dcacf5284bc029b99 main: Print open file limits -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4117/files/5430832927c98f4c8ab176dc248c3986f726c511..73a2ed8a52a623b33c59cf1dcacf5284bc029b99 You are receiving this because you are s

[sr-dev] Re: [kamailio/kamailio] multiple Makefiles: evaluate LIBS variable imediately in Makefile (PR #4085)

2025-01-17 Thread Henning Westerholt via sr-dev
@sergey-safarov does it work for you if you add the mentioned step from above now for the package building? Thanks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4085#issuecomment-2598696234 You are receiving this because you are subscribed to th

[sr-dev] Re: [kamailio/kamailio] main: Print open file limits (PR #4117)

2025-01-17 Thread Henning Westerholt via sr-dev
Thanks, your example contains what I meant. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4117#issuecomment-2598694253 You are receiving this because you are subscribed to this thread. Message ID: ___ K

[sr-dev] Re: [kamailio/kamailio] main: Print open file limits (PR #4117)

2025-01-17 Thread Xenofon Karamanos via sr-dev
I logged what was logged when trying to change those limits, see https://github.com/kamailio/kamailio/blob/0a5db6808e859e88aae739e277d1647e05a4f4c6/src/core/daemonize.c#L490. Of course, I can change it to offer more context like, soft limit: [limit.rlim_cur] and hard limit [limit.rlim_max]. --

[sr-dev] Re: [kamailio/kamailio] ims_diameter_server not freeing shared memory (Issue #4116)

2025-01-17 Thread Henning Westerholt via sr-dev
Thanks for the report. Just to add a bit more context, I think this case was also discussed on sr-users: [link](https://kamailio.org/mailman3/hyperkitty/list/sr-us...@lists.kamailio.org/thread/7XEN3EGQQLFJCVHVEMHODGEZTDCRO4LT/) -- Reply to this email directly or view it on GitHub: https://githu

[sr-dev] Re: [kamailio/kamailio] main: Print open file limits (PR #4117)

2025-01-17 Thread Henning Westerholt via sr-dev
Thanks for the PR. Could you add a little bit more context, e.g. describing which number means what? Right now I think it just log the numbers, which are for normal users not that much meaningful. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/41

[sr-dev] Re: [kamailio/kamailio] main: Print open file limits (PR #4117)

2025-01-17 Thread Xenofon Karamanos via sr-dev
The `check-format` fails in an earlier commit introduced in https://github.com/kamailio/kamailio/commit/50042a4a21318f9b89cd1b5d35c04800ef2cbec5. Nothing to do with PR. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4117#issuecomment-2598605184 Y

[sr-dev] [kamailio/kamailio] main: Print open file limits (PR #4117)

2025-01-17 Thread Xenofon Karamanos via sr-dev