Yes, but the existing code for the DB URL does not follow this RFC. It allows both
':' and '@' without encoding. Also, the value is not
decoded when the password is sent to the database engine, so encoding characters in the
password is not possible without significantly rewriting the existing code. It therefore
seems reasonable to make a simple change to add support for '/'. Note also
that the DB URL is not used in SIP messaging but is just a mechanism that Kamailio has
implemented for accessing databases.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4017#issuecomment-2462336017
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4017/c2462336017(a)github.com>