Module: sip-router Branch: master Commit: f968ac71db55e7ac05ce72d624dfc075eeb7254f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f968ac71...
Author: pd peter.dunkley@crocodile-rcs.com Committer: pd peter.dunkley@crocodile-rcs.com Date: Tue Jan 24 17:23:47 2012 +0000
modules_k/rls: Fixed some DB handling stuff
- Removed the (unnecessary) rls_db2 connection - Close the XCAP database connection in destroy()
---
modules_k/rls/rls.c | 67 +++++++------------------------- modules_k/rls/rls_db.c | 98 ++++++++++++++++++++++++------------------------ 2 files changed, 64 insertions(+), 101 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=f968...