[sr-dev] git:master:072c4433: corex: switch to unsigned long long for iflag lookup

2024-07-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 072c44330297c653675b5078fb0facdc399a5ab4 URL: https://github.com/kamailio/kamailio/commit/072c44330297c653675b5078fb0facdc399a5ab4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-30T09:07:36+02:00 corex: switch to unsig

[sr-dev] git:master:70606e3e: corex: small formatting of iflag list

2024-07-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 70606e3ea575228b3ccc662d6f9048aa0eb899ce URL: https://github.com/kamailio/kamailio/commit/70606e3ea575228b3ccc662d6f9048aa0eb899ce Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-30T08:44:03+02:00 corex: small formattin

[sr-dev] git:master:fdb0ef98: corex: proper check for iflag lookup return code

2024-07-30 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: fdb0ef987ca2b013104b06ece006f67bf8ae07d3 URL: https://github.com/kamailio/kamailio/commit/fdb0ef987ca2b013104b06ece006f67bf8ae07d3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2024-07-30T08:55:08+02:00 corex: proper check fo

[sr-dev] Re: [kamailio/kamailio] Kamailio crash with DMQ!? (Issue #3905)

2024-07-30 Thread Benjamin via sr-dev
We changed the global variables to defines. This is working with the `$def()` option. But, according to [the docs](https://www.kamailio.org/wikidocs/cookbooks/devel/core/#custom-global-parameters), we should be able to use the global variables while Kamailio is running and without crash. It se

[sr-dev] Re: [kamailio/kamailio] Kamailio crash with DMQ!? (Issue #3905)

2024-07-30 Thread Daniel-Constantin Mierla via sr-dev
The developer of that part (which was developed by SER project during 2005-2008, when Kamailio was separate project, then inherited it as part of SIP-Router project merging) is no longer active. The design is rather complex, without much documentation, but the code is available and you can try t

[sr-dev] Re: [kamailio/kamailio] Suspected mem leak in the pua and request for ideas (Issue #3928)

2024-07-30 Thread Henning Westerholt via sr-dev
Ok, this is obviously a quite old code base. Please report back the test result from 5.7.x or 5.8.x. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3928#issuecomment-2258154254 You are receiving this because you commented. Message ID: _

[sr-dev] git:master:fe56aa38: tls_wolfssl: legacy clean-up

2024-07-30 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: fe56aa38a88a9961141bbcc2fc26d384af63734e URL: https://github.com/kamailio/kamailio/commit/fe56aa38a88a9961141bbcc2fc26d384af63734e Author: S-P Chan Committer: S-P Chan Date: 2024-07-30T19:47:06+08:00 tls_wolfssl: legacy clean-up --- Modified: src/modul

[sr-dev] Re: [kamailio/kamailio] Suspected mem leak in the pua and request for ideas (Issue #3928)

2024-07-30 Thread Andrew Pogrebennyk via sr-dev
Closed #3928 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3928#event-13695190417 You are receiving this because you commented. Message ID: ___ Kamailio (SER) - Development Mailing List

[sr-dev] Re: [kamailio/kamailio] Suspected mem leak in the pua and request for ideas (Issue #3928)

2024-07-30 Thread Andrew Pogrebennyk via sr-dev
Will do, thanks again. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3928#issuecomment-2258227084 You are receiving this because you commented. Message ID: ___ Kamailio (SER) - Development Mailing Lis

[sr-dev] [kamailio/kamailio] msrp: add frame forward (PR #3934)

2024-07-30 Thread Bruno Santos via sr-dev