The ul.flush depends on db connection being available in the rpc process, I added a small
note to the docs.
I am not sure who added and what is the real purpose for the other RPC commands with
direct db operations, because they are using raw sql queries which should not be done
inside the c code of the modules, because they are practically useless with text, redis or
mongodb backends. Maybe they are just some old commands.
Do you need them for some specific reasons?
I recommend to use directly kamctl (or kamcli) to execute the queries over the database.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3452#issuecomment-1549546049
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3452/1549546049(a)github.com>