[sr-dev] Re: [kamailio/kamailio] Docs: TLS module known limitations need clarifications (Issue #3717)

2024-03-15 Thread Thierno IB. BARRY via sr-dev
Closing since the doc has been updated. Thanks -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3717#issuecomment-1999634634 You are receiving this because you are subscribed to this thread. Message ID:

[sr-dev] Re: [kamailio/kamailio] Docs: TLS module known limitations need clarifications (Issue #3717)

2024-03-15 Thread Thierno IB. BARRY via sr-dev
Closed #3717 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3717#event-12131470084 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] [kamailio/kamailio] ERROR: acc [acc_extra.c:169]: parse_acc_extra() (Issue #3785)

2024-03-15 Thread fulhade via sr-dev
This started happening with 5.8.0. I was to update our project with Docker image from 5.7.1 to 5.8.0 ``` kamailio[594]: ERROR: acc [acc_extra.c:169]: parse_acc_extra(): parse failed in around position 257 kamailio[594]: ERROR: acc [acc_extra.c:173]: parse_acc_extra(): error kamailio[594]: ERRO

[sr-dev] [kamailio/kamailio] Less predictive algorithm for carrierroute hashing (Issue #3786)

2024-03-15 Thread Ben Kaufman via sr-dev
### Description Carrierroute's CRC32 algorithm over call_id tends to produce poor call distribution under real world examples. Having 4 records for a given carrier/domain combo (assuming no flags, mask, or scan_prefix) and a probability of `0.25` using a hash source of `call_id` I observed ov

[sr-dev] [kamailio/kamailio] ims_registrar_scscf: fix memleaks, minor refactors (PR #3787)

2024-03-15 Thread Alexander Couzens via sr-dev