[sr-dev] git:master: cnxcc: added new module for credit control
Peter Dunkley
peter.dunkley at crocodile-rcs.com
Wed Mar 27 12:29:11 CET 2013
Hi,
Thanks for the new module.
Can you update Makefile.groups so that the module is not built by
default. At the moment my RPM builds are breaking because the new
module is built by default and means there are unpackaged files left at
the end of the build.
Thanks,
Peter
On 26/03/13 05:04, Carlos Ruiz Diaz wrote:
> Module: sip-router
> Branch: master
> Commit: 96596e282af0a967c93e162169c6729d183557b9
> URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=96596e282af0a967c93e162169c6729d183557b9
>
> Author: Carlos Ruiz Díaz <carlos.ruizdiaz at gmail.com>
> Committer: Carlos Ruiz Díaz <carlos.ruizdiaz at gmail.com>
> Date: Tue Mar 26 00:58:28 2013 -0300
>
> cnxcc: added new module for credit control
>
> ---
>
> modules/cnxcc/Makefile | 17 +
> modules/cnxcc/README | 270 ++++++
> modules/cnxcc/cnxcc.c | 63 ++
> modules/cnxcc/cnxcc.h | 39 +
> modules/cnxcc/cnxcc_check.c | 176 ++++
> modules/cnxcc/cnxcc_check.h | 16 +
> modules/cnxcc/cnxcc_mod.c | 1526 ++++++++++++++++++++++++++++++
> modules/cnxcc/cnxcc_mod.h | 156 +++
> modules/cnxcc/cnxcc_rpc.c | 269 ++++++
> modules/cnxcc/cnxcc_rpc.h | 16 +
> modules/cnxcc/cnxcc_sip_msg_faker.c | 71 ++
> modules/cnxcc/cnxcc_sip_msg_faker.h | 29 +
> modules/cnxcc/doc/Makefile | 4 +
> modules/cnxcc/doc/cnxcc.xml | 36 +
> modules/cnxcc/doc/cnxcc_admin.xml | 299 ++++++
> modules/cnxcc/example/kamailio-cnxcc.cfg | 983 +++++++++++++++++++
> 16 files changed, 3970 insertions(+), 0 deletions(-)
>
> Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=96596e282af0a967c93e162169c6729d183557b9
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
More information about the sr-dev
mailing list