[sr-dev] git:master:418a1017: core: destroy the x/avp lists on msg env data pop

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 418a1017a58e87a9fe9085f75183bcbfba3f9022 URL: https://github.com/kamailio/kamailio/commit/418a1017a58e87a9fe9085f75183bcbfba3f9022 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-06-09T08:45:31+02:00 core: destroy the x/av

[sr-dev] Re: [kamailio/kamailio] presence: preserve etag uniqueness when marking presentity for removal (PR #4275)

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4275) If a new column is introduced, I would name it a bit more generic (e.g., `status`), so it can be eventually reused if new processing modes are needed in the future, for now it can be 0 for active, 1 for delete. -- Reply to this email directly or

[sr-dev] Re: [kamailio/kamailio] presence: preserve etag uniqueness when marking presentity for removal (PR #4275)

2025-06-08 Thread Victor Seva via sr-dev
linuxmaniac left a comment (kamailio/kamailio#4275) Maybe it's time to introduce a new field into the schema. This approach doesn't feels right. If we don't want to relay on raw queries. I would introduce a ``offline`` (boolean) field to mark the rows so it can be filtered with a simple query

[sr-dev] Re: [kamailio/kamailio] presence: preserve etag uniqueness when marking presentity for removal (PR #4275)

2025-06-08 Thread Alessio Garzi via sr-dev
Ozzyboshi left a comment (kamailio/kamailio#4275) I’m proposing an alternative solution, which I had previously developed and appears to work well. This approach uses the "event" field to mark records with #-OFFLINE-#, allowing us to retain the etag, which is the key element that differentiates

[sr-dev] Re: [kamailio/kamailio] dispatcher: fixed memory leak when avp is indirectly used (PR #4258)

2025-06-08 Thread sergey-safarov via sr-dev
sergey-safarov left a comment (kamailio/kamailio#4258) No crush now, but memory leak still there -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4258#issuecomment-2954074109 You are receiving this because you are subscribed to this thread. Messag

[sr-dev] git:master:c10c1d7f: core: keep a stack of msg env data

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: c10c1d7f0214105c01a300b4a69c58219e4c970a URL: https://github.com/kamailio/kamailio/commit/c10c1d7f0214105c01a300b4a69c58219e4c970a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-06-08T12:10:30+02:00 core: keep a stack of

[sr-dev] Re: [kamailio/kamailio] dispatcher: fixed memory leak when avp is indirectly used (PR #4258)

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
miconda left a comment (kamailio/kamailio#4258) I reworked the initial solution, can you try with latest git master branch? -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4258#issuecomment-2953871432 You are receiving this because you are subscrib

[sr-dev] git:master:3379d66b: uac: added ftag and ttag fields for $uac_req(...)

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 3379d66b082ed866235d354c96171b964fd2d708 URL: https://github.com/kamailio/kamailio/commit/3379d66b082ed866235d354c96171b964fd2d708 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-06-08T12:10:30+02:00 uac: added ftag and tt

[sr-dev] git:master:f3a6f2ed: siptrace: use the msg env data stack

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: f3a6f2ed539a4a0f287ba0bfee89bd44d2f1a781 URL: https://github.com/kamailio/kamailio/commit/f3a6f2ed539a4a0f287ba0bfee89bd44d2f1a781 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-06-08T12:10:30+02:00 siptrace: use the msg

[sr-dev] git:master:10c6f973: sipdump: use the msg env data stack

2025-06-08 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio Branch: master Commit: 10c6f973b0f2334c6b2790d61efa1fc3ac282a01 URL: https://github.com/kamailio/kamailio/commit/10c6f973b0f2334c6b2790d61efa1fc3ac282a01 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2025-06-08T12:10:30+02:00 sipdump: use the msg e