Module: sip-router Branch: carstenbock/ims Commit: 92a6d72d1401fe8dedd83c162360a8070288221e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=92a6d72d1401fe8dedd83c162360a8070288221e
Author: Carsten Bock <[email protected]> Committer: Carsten Bock <[email protected]> Date: Thu Jan 6 22:56:59 2011 +0100 - extended the kims group: More modules compilable within Kamailio --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 771c701..7ac0d6c 100644 --- a/Makefile +++ b/Makefile @@ -272,7 +272,7 @@ module_group_kpython=app_python module_group_kgeoip=geoip # K IMS modules -module_group_kims=pcscf cdp +module_group_kims=pcscf icscf scscf isc cdp cdp_avp # if not set on the cmd. line, env or in the modules.lst (cfg_group_include) # exclude the below modules. _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
