[sr-dev] git:master: cnxcc: added new module for credit control
Daniel-Constantin Mierla
miconda at gmail.com
Wed Mar 27 13:41:26 CET 2013
Hello,
the module does not have external libraries dependencies, so it should
be part of the standard group of modules package.
I added it to the internal list of modules named 'extra'.
Cheers,
Daniel
On 3/27/13 12:29 PM, Peter Dunkley wrote:
> 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
>
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, April 16-17, 2013, Berlin
- http://conference.kamailio.com -
More information about the sr-dev
mailing list