Nonetheless, even with `modparam("db_mysql",
"opt_ssl_mode", 1)` I see libmysqlclient in the backtrace coming from various
ssl functions, e.g.
Note that libmysqlclient is somehow intertwining itself with a SIP-TLS connection here.
This Kamailio instance only uses db_mysql for the dispatcher module, so it only actually
queries the database once on startup. All subsequent TCP/TLS connections, as seen in my
backtraces, are SIP clients.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2395#issuecomment-656191942