[sr-dev] [kamailio] Add option to disable delete queries in usrloc module. (#165)

Erik Davidson notifications at github.com
Wed May 20 22:26:09 CEST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150520/c155a8a5/attachment.html>


More information about the sr-dev mailing list