[sr-dev] Re: [kamailio/kamailio] tm: memory leak in case dropping messages in local-request event route (PR #3403)

2024-02-19 Thread github-actions[bot] via sr-dev
This PR 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/pull/3403#issuecomment-1953392076 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] uac_reg_unregister(attr, val) (Issue #3702)

2024-02-19 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/3702#issuecomment-1953392105 You are receiving this because yo

[sr-dev] Re: [kamailio/kamailio] performance regression related to new TCP connection tracking feature with a high number of connections (Issue #3759)

2024-02-19 Thread Henning Westerholt via sr-dev
SVG version of flamegraph: https://github.com/kamailio/kamailio/assets/6481937/02aa91c9-fa72-4e7e-9bcd-732cdca454cb -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3759#issuecomment-1953174460 You are receiving this because you are subscribed to

[sr-dev] Re: [kamailio/kamailio] performance regression related to new TCP connection tracking feature with a high number of connections (Issue #3759)

2024-02-19 Thread Henning Westerholt via sr-dev
PDF version of flamegraph: https://github.com/kamailio/kamailio/files/14336952/graph.pdf -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3759#issuecomment-1953173858 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] [kamailio/kamailio] performance regression related to new TCP connection tracking feature with a high number of connections (Issue #3759)

2024-02-19 Thread Henning Westerholt via sr-dev
### Description On systems with a high number of TCP sessions there can be a significant performance regression observed, probably related to the newly added TCP connection tracking feature. ### Troubleshooting Reproduction No special configuration is necessary, just install the latest 5

[sr-dev] git:master:dad7f3ff: file_out: small extensions to the module docs

2024-02-19 Thread Henning Westerholt via sr-dev
Module: kamailio Branch: master Commit: dad7f3ff3af02d086c1cb3f915f1502bca127d58 URL: https://github.com/kamailio/kamailio/commit/dad7f3ff3af02d086c1cb3f915f1502bca127d58 Author: Henning Westerholt Committer: Henning Westerholt Date: 2024-02-19T20:30:45Z file_out: small extensions to the modul

[sr-dev] Re: [kamailio/kamailio] file_out: Add prefix parameter and docs and fix leaks. (PR #3758)

2024-02-19 Thread Henning Westerholt via sr-dev
Thanks, merged. I will make a quick re-formatting of the readme example, to be consistent with other parts. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3758#issuecomment-1953122751 You are receiving this because you are subscribed to this threa

[sr-dev] git:master:a722d4cb: file_out: Add a prefix paramater

2024-02-19 Thread Henning Westerholt via sr-dev
Module: kamailio Branch: master Commit: a722d4cba1ab18f481bfe8353cebc0c6fa1a7ebb URL: https://github.com/kamailio/kamailio/commit/a722d4cba1ab18f481bfe8353cebc0c6fa1a7ebb Author: Xenofon Karamanos Committer: Henning Westerholt Date: 2024-02-19T21:28:19+01:00 file_out: Add a prefix paramater -

[sr-dev] Re: [kamailio/kamailio] file_out: Add prefix parameter and docs and fix leaks. (PR #3758)

2024-02-19 Thread Henning Westerholt via sr-dev
Merged #3758 into master. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3758#event-11853989687 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Developm

[sr-dev] git:master:22581f95: file_out: Free allocated memory

2024-02-19 Thread Henning Westerholt via sr-dev
Module: kamailio Branch: master Commit: 22581f95690415681ea233c97923137e46fb55ae URL: https://github.com/kamailio/kamailio/commit/22581f95690415681ea233c97923137e46fb55ae Author: Xenofon Karamanos Committer: Henning Westerholt Date: 2024-02-19T21:28:19+01:00 file_out: Free allocated memory --

[sr-dev] [kamailio/kamailio] file_out: Add prefix parameter and docs and fix leaks. (PR #3758)

2024-02-19 Thread Xenofon Karamanos via sr-dev