Module: sip-router Branch: tmp/ims_charging Commit: 20399521b7df9e808f0999275132cc5460a0104b URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=20399521b7df9e808f0999275132cc5460a0104b
Author: Carsten Bock <[email protected]> Committer: Carsten Bock <[email protected]> Date: Wed Sep 4 14:00:01 2013 +0200 add IMS-Charging to Makefile.groups --- Makefile.groups | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.groups b/Makefile.groups index e365362..ee57771 100644 --- a/Makefile.groups +++ b/Makefile.groups @@ -146,7 +146,7 @@ mod_list_mono=app_mono # - modules related to IMS extensions mod_list_ims=cdp cdp_avp dialog_ng ims_auth ims_isc ims_icscf ims_qos \ ims_registrar_pcscf ims_registrar_scscf ims_usrloc_pcscf \ - ims_usrloc_scscf + ims_usrloc_scscf ims_charging # - modules depending on osp toolkit library mod_list_osp=osp _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
