[sr-dev] git:master:5f8adb62: msrp: send failure response after referening the buffer

2025-02-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 5f8adb625b6bae81ef44613d774106bf3a943bb0 URL: https://github.com/kamailio/kamailio/commit/5f8adb625b6bae81ef44613d774106bf3a943bb0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-02-04T08:05:28+01:00 msrp: send failure res

[sr-dev] git:master:a086b234: core: ut.h - function split time in two signed integers

2025-02-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: a086b23458f1019e9f3ac5d66ae6f19074ff543e URL: https://github.com/kamailio/kamailio/commit/a086b23458f1019e9f3ac5d66ae6f19074ff543e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-02-04T19:35:52+01:00 core: ut.h - function

[sr-dev] git:master:88b96d71: topos_htable: use the xtag also for base64 key

2025-02-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 88b96d717be2a66a9351c01c861408743be40fc4 URL: https://github.com/kamailio/kamailio/commit/88b96d717be2a66a9351c01c861408743be40fc4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-02-04T12:04:39+01:00 topos_htable: use the

[sr-dev] git:master:0aedee8c: msilo: use helper function to get time as signed int

2025-02-04 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 0aedee8cde7b67b531dabc8a7207b0df1cfdf6a9 URL: https://github.com/kamailio/kamailio/commit/0aedee8cde7b67b531dabc8a7207b0df1cfdf6a9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-02-05T08:21:39+01:00 msilo: use helper func

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

2025-02-04 Thread sergey-safarov via sr-dev
Closed #4085. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4085#event-16178578102 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio - Development Mailing List -

[sr-dev] Re: [kamailio/kamailio] rtpengine: fix race condn (same ip:port) in parallel forks due to gencookie (PR #4139)

2025-02-04 Thread Richard Fuchs via sr-dev
Is this to support multi threaded operation? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4139#issuecomment-2633673826 You are receiving this because you are subscribed to this thread. Message ID: ___

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

2025-02-04 Thread Xenofon Karamanos via sr-dev
@linuxmaniac I have pushed some new commits in https://github.com/kamailio/kamailio/tree/cmake. You should be able to install now properly all files related to groups using the above noted comment: > Provide all the groups in the configuration phase like you did before > `-DMODULE_GROUP_NAME

[sr-dev] Re: [kamailio/kamailio] geoip: module relocated to archive (PR #3978)

2025-02-04 Thread Henning Westerholt via sr-dev
As 6.0 has been released, what about merging this (with a possible adaption due to the conflict shown) for git master now? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3978#issuecomment-2634821807 You are receiving this because you are subscribe

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

2025-02-04 Thread sergey-safarov via sr-dev
I have checked the commit history and have not found what is added and what needs to be checked. Can add commits links. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4085#issuecomment-2634965420 You are receiving this because you are subscribed t

[sr-dev] Re: [kamailio/kamailio] geoip: module relocated to archive (PR #3978)

2025-02-04 Thread Daniel-Constantin Mierla via sr-dev
As I commented at https://github.com/kamailio/kamailio/pull/3886#issuecomment-2357669624 , I am fine to skip packaging this module on newer distros, but not to remove it, since it is still used by some older, however still in use, distros. And I guess the packaging issue was sorted out (https:

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

2025-02-04 Thread Xenofon Karamanos via sr-dev
Sure here it is. https://github.com/kamailio/kamailio/tree/cmake and the commit 60822e7756970a077c561ba3880052b002b45d51 -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4085#issuecomment-2635031834 You are receiving this because you are subscribed

[sr-dev] Re: [kamailio/kamailio] cmake format options and naming styles (Issue #4075)

2025-02-04 Thread Henning Westerholt via sr-dev
I guess this can be closed now? Or is there still something to be done regarding the cmake styling. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4075#issuecomment-269632 You are receiving this because you are subscribed to this thread. Me

[sr-dev] Re: [kamailio/kamailio] Commands of old makefiles with cmake (Issue #4052)

2025-02-04 Thread Henning Westerholt via sr-dev
I think this can be also now closed? Or is there still something open. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/4052#issuecomment-2633345580 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] [kamailio/kamailio] TM module memory leak of BYE transction (Issue #4140)

2025-02-04 Thread Stefan Mititelu via sr-dev
### Description BYE transactions keept increasing and were never freed. Reproduction 1. Compile kamailio 5.8.5 and run it under no traffic, with default config 2. Connect 1 WSS client 3. Send INVITE with "Session-Expires" header from WSS client -> kamailio -> PBX (e.g. asterisk) 4. Wait f

[sr-dev] Re: [kamailio/kamailio] TM module memory leak of BYE transction (Issue #4140)

2025-02-04 Thread Stefan Mititelu via sr-dev
Looking forward to do a PR for this but wanted to ask: For Solution 1, any idea if TM_DELAYED_REPLY is really needed for something? Looks like very old code in "git blame" For Solution 2, noticed that a 2'nd 477 is sent for the same BYE: - first by tm module, before killing the transaction - seco

[sr-dev] [kamailio/kamailio] rtpengine: fix race condn (same ip:port) in parallel forks due to gencookie (PR #4139)

2025-02-04 Thread Souradeep Bera via sr-dev
- avoid parallel calls to gencookie from generating the same cookie for rtpengine Pre-Submission Checklist