[sr-dev] git:master: modules/ims_charging: Added SRDB link to Makefile for DB Support
Jason Penton
jason.penton at gmail.com
Thu Oct 9 14:10:31 CEST 2014
Module: sip-router
Branch: master
Commit: f5b463f39024414f1ca9cc25b6ae620721b3ce08
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f5b463f39024414f1ca9cc25b6ae620721b3ce08
Author: Jason Penton <jason.penton at gmail.com>
Committer: Jason Penton <jason.penton at gmail.com>
Date: Thu Oct 9 14:10:00 2014 +0200
modules/ims_charging: Added SRDB link to Makefile for DB Support
---
modules/ims_charging/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/ims_charging/Makefile b/modules/ims_charging/Makefile
index 0dbcd19..244eba0 100644
--- a/modules/ims_charging/Makefile
+++ b/modules/ims_charging/Makefile
@@ -14,6 +14,7 @@ DEFS+=-DOPENSER_MOD_INTERFACE
SERLIBPATH=../../lib
SER_LIBS+=$(SERLIBPATH)/kcore/kcore
SER_LIBS+=$(SERLIBPATH)/ims/kamailio_ims
+SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
ifneq ($(OS),darwin)
LIBS += -lrt
More information about the sr-dev
mailing list