Hi Peter, it looks like Daniel has clarified this matter.
Please let me know if I can help you with something else. Regards, Carlos. On Wed, Mar 27, 2013 at 9:41 AM, Daniel-Constantin Mierla <[email protected] > wrote: > 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: 96596e282af0a967c93e162169c672**9d183557b9 >>> URL: http://git.sip-router.org/cgi-**bin/gitweb.cgi/sip-router/?a=** >>> commit;h=**96596e282af0a967c93e162169c672**9d183557b9<http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=96596e282af0a967c93e162169c6729d183557b9> >>> >>> Author: Carlos Ruiz Díaz <[email protected]> >>> Committer: Carlos Ruiz Díaz <[email protected]> >>> 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=**96596e282af0a967c93e162169c672**9d183557b9<http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=96596e282af0a967c93e162169c6729d183557b9> >>> >>> ______________________________**_________________ >>> sr-dev mailing list >>> [email protected] >>> http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**dev<http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev> >>> >> >> >> ______________________________**_________________ >> sr-dev mailing list >> [email protected] >> http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**dev<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<http://www.linkedin.com/in/miconda> > Kamailio World Conference, April 16-17, 2013, Berlin > - http://conference.kamailio.com - > > > > ______________________________**_________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**dev<http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev> > -- Carlos http://caruizdiaz.com +595981146623
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
