[sr-dev] [kamailio/kamailio] Usrloc keepalive: Not sending OPTIONS to UDP endpoints- 5.8.0 and 5.8.1 (Issue #3844)

2024-05-07 Thread Luke Escudé via sr-dev
Running compiled Kamailio 5.8.1 (previously 5.8.0) on Debian 12 64-bit We're seeing an issue with UDP endpoints (this issue does not happen with TCP and TLS) where usrloc will not send OPTIONS packet keepalives. Here are all of our usrloc parameters: modparam("usrloc", "db_mode", 0) modparam("u

[sr-dev] Re: [kamailio/kamailio] Usrloc keepalive: Not sending OPTIONS to UDP endpoints- 5.8.0 and 5.8.1 (Issue #3844)

2024-05-15 Thread Luke Escudé via sr-dev
It does **_eventually_** start to send OPTIONS packets to endpoints, but it takes a very long time to begin. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3844#issuecomment-2112852305 You are receiving this because you are subscribed to this th

[sr-dev] Re: [kamailio/kamailio] Usrloc keepalive: Not sending OPTIONS to UDP endpoints- 5.8.0 and 5.8.1 (Issue #3844)

2024-06-03 Thread Luke Escudé via sr-dev
Even with ka_interval set to 40 seconds, it can take multiple minutes, or sometimes hours, for usrloc to begin sending OPTIONS packets. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3844#issuecomment-2145508018 You are receiving this because yo

[sr-dev] Re: [kamailio/kamailio] Usrloc keepalive: Not sending OPTIONS to UDP endpoints- 5.8.0 and 5.8.1 (Issue #3844)

2024-07-09 Thread Luke Escudé via sr-dev
Yes I will try to recreate and get more data, thanks! -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3844#issuecomment-2218348976 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] [kamailio/kamailio] Recurring crash: freeing already freed pointer called from tls: tls_init.c: ser_free (Issue #4055)

2024-12-05 Thread Luke Escudé via sr-dev
### Description We have 9 SIP proxy servers. 5 of them are running kamailio 5.5.4, and 4 of them are running 5.8.3. The 4 kamailio instances running 5.8.3 are experiencing a periodic crash, seemingly related to TLS. ### Troubleshooting Reproduction Unknown at this time, it appears to b

[sr-dev] [kamailio/kamailio] ERROR: Creating extra tables failed at ims_icscf! (Issue #4124)

2025-01-27 Thread Luke Escudé via sr-dev
### Description Installing Kamailio 5.8.5 on Debian 12, running kamdbctl create kamailio continually fails with error "ERROR: Creating extra tables failed at ims_icscf!" ### Troubleshooting Reproduction Create a brand new VM with Debian 12, clone Kamailio from git tag 5.8.5, and follow