[sr-dev] git:master:0a67119d: check corner-case and add comments

2025-01-11 Thread Richard Fuchs via sr-dev
Module: kamailio Branch: master Commit: 0a67119d1de31050772bac020e61dbbf4fc19f54 URL: https://github.com/kamailio/kamailio/commit/0a67119d1de31050772bac020e61dbbf4fc19f54 Author: Farzaneh Soltanzadeh Committer: Richard Fuchs Date: 2025-01-11T14:35:47-04:00 check corner-case and add comments -

[sr-dev] Re: [kamailio/kamailio] rtpengine: check corner-case, add comments and refactor some functions (PR #4097)

2025-01-11 Thread Richard Fuchs via sr-dev
Merged #4097 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4097#event-15893395705 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Ma

[sr-dev] Re: [kamailio/kamailio] rtpengine: check corner-case, add comments and refactor some functions (PR #4097)

2025-01-11 Thread Richard Fuchs via sr-dev
OK LGTM -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4097#issuecomment-2585369780 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Mailing List -

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

2025-01-11 Thread sergey-safarov via sr-dev
I have rebuild RPM packages using master and cmake. Now I can see error messages. ``` RPM build errors: File not found: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/etc/kamailio/pi_framework.xml File not found: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/etc/kamailio/tls.cf

[sr-dev] Re: [kamailio/kamailio] Fix Makefile.defs and influxdbc for build on FreeBSD (PR #4099)

2025-01-11 Thread sergey-safarov via sr-dev
Maybe it will be useful, for RPM packaging I use ``` %{cmake} \ -DBUILD_DOC=ON \ -DUSE_TLS=ON \ -DINCLUDE_MODULES="pvtpl pua_rpc siprepo systemdops log_systemd db_text acc_json auth_ephemeral jansson db_berkeley" %{cmake_install} %{cmake_install} --component tls-cfg %{cmake_install} --compo