[sr-dev] Re: [kamailio/kamailio] fr_timer documentation mistake (Issue #3939)

2024-09-30 Thread Dmitry Sinina via sr-dev
up -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3939#issuecomment-2382416506 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development Mailing Lis

[sr-dev] [kamailio/kamailio] fr_timer documentation mistake (Issue #3939)

2024-08-10 Thread Dmitry Sinina via sr-dev
Documentation https://www.kamailio.org/docs/modules/devel/modules/tm.html#tm.p.fr_timer says: >Timer which hits if no **final reply** for a request or ACK for a negative >INVITE reply arrives (in milliseconds). Looks like it is not correct description - fr_timer value works until 1xx(not **fin

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

2024-02-24 Thread Dmitry Sinina via sr-dev
@space88man -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3765#issuecomment-1962748863 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Development M

[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-21 Thread Dmitry Sinina via sr-dev
I my case it doesn't look as conflict because I am not using mysql or http_client modules. My loaded modules: ``` loadmodule "tls.so" loadmodule "tm.so" loadmodule "tmx.so" loadmodule "sl.so" loadmodule "maxfwd.so" loadmodule "siputils.so" loadmodule "textops.so" loadmodule "ctl.so" loadmodule "k

[sr-dev] Re: [kamailio/kamailio] TLS related crash in Kamailio 5.7.2 (double free) (Issue #3635)

2023-11-19 Thread Dmitry Sinina via sr-dev
I have same issue with kamailio 5.7.3, openssl 3.0.11 on debian 12. I tried tls init_mode 1, 2 and 3 and there are no differences: few times `freeing already freed pointer` errors in logs(it not causing crash immediately) ``` CRITICAL: [core/mem/q_malloc.c:519]: qm_free(): BUG: freeing already