[sr-dev] [kamailio/kamailio] [app_lua] clarify the file scripts can be in source or bytecode (PR #3550)

2023-08-25 Thread Дилян Палаузов
This is valid both for Lua.org and LuaJIT. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/3550 -- Commit Summary -- * [app_lua] clarify the file scripts can be in source or bytecode -- File Changes -- M

[sr-dev] Re: [kamailio/kamailio] cdp: add TLS capability (PR #3548)

2023-08-25 Thread Lucian Balaceanu
More changes to follow in subsequent commits. In the end I will squash commits in the PR. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/3548#issuecomment-1693514716 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] cdp: add TLS capability (PR #3548)

2023-08-25 Thread Lucian Balaceanu
@lbalaceanu pushed 2 commits. 9c3d2117168dc3c992df5d18ff18385508082f29 cdp: fixing formatting 9bdbe7250d892cb2d871f7e283217f0af2274ea9 cdp: logging reworking -- View it on GitHub:

[sr-dev] git:master:1ea23314: pv: updates for helper functions taking now long instead of int

2023-08-25 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 1ea23314d46ce566be97a189569a01bbff5cf477 URL: https://github.com/kamailio/kamailio/commit/1ea23314d46ce566be97a189569a01bbff5cf477 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-08-25T11:03:52+02:00 pv: updates for

[sr-dev] Re: [kamailio/kamailio] Kamailio 5.6.4 crashing when using http_connect with libcrypto.so.1.1 on bullseye (Issue #3539)

2023-08-25 Thread Jonas
Thanks @miconda for your hints. We will try this if kamailio crashes again. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3539#issuecomment-1693033259 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] [kamailio/kamailio] Kamailio 5.7.1 - app_python3 / xhttp - errors when using KSR.xhttp.xhttp_reply (Issue #3549)

2023-08-25 Thread Nicolas C
### Description In python (using module app_python3), in the xhttp module event callback (ksr_xhttp_event): ``` KSR.xhttp.xhttp_reply(400, "Bad Request", "", "") return 1 ``` When this code is processed, Kamailio logs the following errors: ``` 6(247453) ERROR: