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. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/165
-- Commit Summary --
* Add option to disable delete queries in usrloc module.
-- File Changes --
M modules/usrloc/ucontact.c (16) M modules/usrloc/udomain.c (4) M modules/usrloc/ul_mod.c (2) M modules/usrloc/ul_mod.h (1) M modules/usrloc/urecord.c (8)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/165.patch https://github.com/kamailio/kamailio/pull/165.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/165