[sr-dev] Re: [kamailio/kamailio] Kamailio 5.6 (and 5.7) core dumps with uac_req_send() from uac module (Issue #3725)

2024-02-25 Thread Mattis Lind via sr-dev
Yes, I will try to do that. Currently I am running 5.5 because that is not showing this behaviour. I will put 5.7 on the test system and see if I can reproduce the problem there. Do you have a link to a page that describe how to install the debugging symbols for Kamailio? -- Reply to this emai

[sr-dev] [kamailio/kamailio] ndb_reids module in event_route[tcp:closed] route block error: "no redis context for server" (Issue #3768)

2024-02-25 Thread liangbaolin via sr-dev
### Description The process of using kamailio prompts the following error: ERROR: ndb_redis [redis_client.c:963]: redisc_exec(): no redis context for server: srvN I did not encounter similar errors in version 5.4.8, and there were no similar errors in other routing blocks. Suspect that the new

[sr-dev] [kamailio/kamailio] tcpops module event_route[tcp:closed] route block $conid is null (Issue #3767)

2024-02-25 Thread liangbaolin via sr-dev
### Description During the process of using version 5.7.4 of Kamailio, I found that the $conid cannot be correctly obtained in the TCP: closed routing block of the TCP module event_route. I am certain that it is normal in version 5.4.8. ### Troubleshooting ``` pv [pv_core.c:2725]: pv_get_tcpco

[sr-dev] git:5.7:ed9d7bc5: OpenSSL integration: manage curl_global_init(...) used by modules

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.7 Commit: ed9d7bc58b1896652f2526daa524531a0945b7b3 URL: https://github.com/kamailio/kamailio/commit/ed9d7bc58b1896652f2526daa524531a0945b7b3 Author: S-P Chan Committer: S-P Chan Date: 2024-02-26T10:45:02+08:00 OpenSSL integration: manage curl_global_init(...) used by

[sr-dev] git:master:8b2573c1: OpenSSL integration: manage curl_global_init(...) used by modules

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 8b2573c1f7c5e4bed24f8c5ca09817f613641a03 URL: https://github.com/kamailio/kamailio/commit/8b2573c1f7c5e4bed24f8c5ca09817f613641a03 Author: S-P Chan Committer: S-P Chan Date: 2024-02-26T10:40:19+08:00 OpenSSL integration: manage curl_global_init(...) used

[sr-dev] git:5.8:ac4f1be0: OpenSSL integration: manage curl_global_init(...) used by modules

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: ac4f1be039809d68483fe39e94b0803da1661a48 URL: https://github.com/kamailio/kamailio/commit/ac4f1be039809d68483fe39e94b0803da1661a48 Author: S-P Chan Committer: S-P Chan Date: 2024-02-26T10:36:36+08:00 OpenSSL integration: manage curl_global_init(...) used by

[sr-dev] git:master:191efd64: tls: fix OpenSSL 1.1.1 compatibility

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: master Commit: 191efd6485989de64713d0644368c2f58d984f5e URL: https://github.com/kamailio/kamailio/commit/191efd6485989de64713d0644368c2f58d984f5e Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T20:43:55+08:00 tls: fix OpenSSL 1.1.1 compatibility --- Modified: s

[sr-dev] git:5.8:b98718c2: tls: fix OpenSSL 1.1.1 compatibility

2024-02-25 Thread S-P Chan via sr-dev
Module: kamailio Branch: 5.8 Commit: b98718c28f72b1372a62b17174b43c403fa6b729 URL: https://github.com/kamailio/kamailio/commit/b98718c28f72b1372a62b17174b43c403fa6b729 Author: S-P Chan Committer: S-P Chan Date: 2024-02-25T20:42:14+08:00 tls: fix OpenSSL 1.1.1 compatibility --- Modified: src/

[sr-dev] Re: [kamailio/kamailio] topos: add enable_register_publish (PR #3766)

2024-02-25 Thread Harish S via sr-dev
@toharish pushed 1 commit. 1ba8444c45698d2e5d7944d8597abc5af17b80d9 Update tps_storage.c -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3766/files/56bfbdfa659f7bc33ecafa35217cd3861f6451a3..1ba8444c45698d2e5d7944d8597abc5af17b80d9 You are receiving this because you are subscribe

[sr-dev] Re: [kamailio/kamailio] topos: add enable_register_publish (PR #3766)

2024-02-25 Thread Harish S via sr-dev
@toharish pushed 1 commit. 56bfbdfa659f7bc33ecafa35217cd3861f6451a3 Update tps_msg.c -- View it on GitHub: https://github.com/kamailio/kamailio/pull/3766/files/3e66fc6b654b56e15687db075b3bce710e893969..56bfbdfa659f7bc33ecafa35217cd3861f6451a3 You are receiving this because you are subscribed to

[sr-dev] [kamailio/kamailio] topos: add enable_register_publish (PR #3766)

2024-02-25 Thread Harish S via sr-dev
Added enable_register_publish parameter to enable REGISTER and PUBLISH method for topos If set to 1 REGISTER and PUBLISH will be enabled for topos Currently only via header will be applied for topos and if mask_callid is set to 1 call-ID will be masked. Other headers should be manged by the user

[sr-dev] Re: [kamailio/kamailio] broken TLS ciphersuite lookup (Issue #3765)

2024-02-25 Thread Michael Furmur via sr-dev
Closed #3765 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3765#event-11912694481 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: [kamailio/kamailio] broken TLS ciphersuite lookup (Issue #3765)

2024-02-25 Thread Michael Furmur via sr-dev
> @furmur can you build from > ~https://github.com/kamailio/kamailio/tree/spchan/GH3765 (for 5.7.4+)~ HEAD > of 5.7 or 5.8 @space88man fixed for HEAD of 5.7. thank you -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3765#issuecomment-1962889246