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
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
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
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: _
### 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
### 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