[sr-dev] [kamailio/kamailio] error: No transaction found for CANCEL (Issue #4058)

2024-12-05 Thread Muhammad Jawad Ud Din via sr-dev
I am using the latest version of Kamailio, but I am unsure what the problem is. My configuration does not handle the CANCEL request correctly, and it returns an error. `#!KAMAILIO #!define WITH_MYSQL #!define SHM_MEMORY 64 debug=2 log_stderror=no log_facility=LOG_LOCAL0 mpath="/usr/lib/x86_64-

[sr-dev] Re: [kamailio/kamailio] Module snmpstats reporting inconsistent call success metrics on intense peaks of failed calls (Issue #4006)

2024-12-05 Thread github-actions[bot] via sr-dev
This issue is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4006#issuecomment-2522038511 You are receiving this because yo

[sr-dev] Re: [kamailio/kamailio] general protection fault in kamailio 5.5 on RHEL 8 (Issue #4057)

2024-12-05 Thread Henning Westerholt via sr-dev
Hello, the Kamailio version 5.5.x is a already end of life for some time. Please use a more recent and supported version e.g. the latest 5.7.x or 5.8.x and test again. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4057#issuecomment-2521164462

[sr-dev] Re: [kamailio/kamailio] cmake: switching deb rules (Issue #4053)

2024-12-05 Thread Xenofon Karamanos via sr-dev
Yeah i can make `git` optional since i think it's only used for assigning versions when build from sources. I 'll push a fix soon. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4053#issuecomment-2521031939 You are receiving this because you are

[sr-dev] [kamailio/kamailio] general protection fault in kamailio 5.5 on RHEL 8 (Issue #4057)

2024-12-05 Thread pgravet via sr-dev
### Description Hi, I am migrating a kamailio application from RHEL 7 / KAM 5.0 to RHEL 8 / KAM 5.5 kamailio installed from repo baseurl=https://rpm.kamailio.org/centos/... Thanks for your return ### Troubleshooting general protection fault Reproduction Each time an INVITE is receive

[sr-dev] Re: [kamailio/kamailio] uac: Export two new functions for reg/unreg and rpc for reg (PR #4056)

2024-12-05 Thread Xenofon Karamanos via sr-dev
@xkaraman pushed 1 commit. ef031f8dbb9a34d060cc4b36245831153f608cdc uac: Export two new functions for reg/unreg and rpc for reg -- View it on GitHub: https://github.com/kamailio/kamailio/pull/4056/files/7e50e8d2453027ba3a1c10198da67e38a64497af..ef031f8dbb9a34d060cc4b36245831153f608cdc You are

[sr-dev] git:master:eaaea65d: cmake: Git is not required. (do not emit warning if not found)

2024-12-05 Thread Xenofon Karamanos via sr-dev
Module: kamailio Branch: master Commit: eaaea65d7b29aa0ccc774e6d2ed9fde9caa50f28 URL: https://github.com/kamailio/kamailio/commit/eaaea65d7b29aa0ccc774e6d2ed9fde9caa50f28 Author: Xenofon Karamanos Committer: Xenofon Karamanos Date: 2024-12-05T17:49:30Z cmake: Git is not required. (do not emit

[sr-dev] [kamailio/kamailio] uac: Export two new functions for reg/unreg and rpc for reg (PR #4056)

2024-12-05 Thread Xenofon Karamanos via sr-dev