The bug was in the whole handling of the internal buffer for the
P-Charging-Vector handler. One buffer for the original and the rewritten
header, but handled in similar but different ways. Took some time to find that!
I have added a new buffer when creating a new PCV header. The original buffer
Module: kamailio
Branch: master
Commit: 5746db1c5a99eaeaf7f97d520232f014548c912d
URL:
https://github.com/kamailio/kamailio/commit/5746db1c5a99eaeaf7f97d520232f014548c912d
Author: Victor Seva
Committer: Victor Seva
Date: 2024-09-16T19:39:09+02:00
app_jsdt: add support for loong64
From: liuxian
Closed #3976 as completed via 5746db1c5a99eaeaf7f97d520232f014548c912d.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3976#event-14277223828
You are receiving this because you are subscribed to this thread.
Message ID: _
>From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060901
It has a patch like:
```
diff -ruN kamailio-5.7.3-bk/src/modules/app_jsdt/duk_config.h
kamailio-5.7.3/src/modules/app_jsdt/duk_config.h
--- kamailio-5.7.3-bk/src/modules/app_jsdt/duk_config.h 2023-11-17
19:30:23.0 +0800
+++
> Hey @btriller,
>
> Good catch regarding the function comment. Thanks!
>
> Regarding the docs, I think it's best that the param `dlg_flag` stay but with
> maybe a small description ie, `deprecated from version 6.x. See
> dlg_manage()`. This would inform the users to look for the alternative an
Thanks for the report. Does the crash happened only once, or do you observe it
frequently?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3973#issuecomment-2352966968
You are receiving this because you are subscribed to this thread.
Message ID:
Hey @btriller,
Good catch regarding the function comment. Thanks!
Regarding the docs, I think it's best that the param `dlg_flag` stay but with
maybe a small description ie, `deprecated from version 5.8.4. See
dlg_manage()`. This would inform the users to look for the alternative and
better op
@sergey-safarov Any more comments on this PR after the latest improvements? If
there are no more comments, it will be merged soon.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3886#issuecomment-2352922632
You are receiving this because you are s
Module: kamailio
Branch: master
Commit: 99710daa8b05a0a37ef3bb35e2ffd723908037f4
URL:
https://github.com/kamailio/kamailio/commit/99710daa8b05a0a37ef3bb35e2ffd723908037f4
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-09-16T15:28:14+02:00
core: proper condition
Closed #3831 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3831#event-14273067492
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
@JuanPascual2 a PR was merged that should fix the issue you reported, linked
above. Maybe you can test and report back if your problem is solved. If not,
please re-open this issue.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3831#issuecommen
Merged #3962 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3962#event-14273053476
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Module: kamailio
Branch: master
Commit: faca8e7a20255d90a4786fd4043005ead9dfc5df
URL:
https://github.com/kamailio/kamailio/commit/faca8e7a20255d90a4786fd4043005ead9dfc5df
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2024-09-16T15:21:5
Related to #3961