This adds a parameter to allow users to disable the delete queries in the usrloc module. This is mainly for problems due to the differences between how a relational DB and Cassandra work. If the schema for Cassandra is created in certain ways a delete query isn't required to keep the data clean.
https://github.com/kamailio/kamailio/pull/165
—
Reply to this email directly or view it on GitHub.