Module: kamailio Branch: master Commit: 420fa65f239d0eb2dc64ae559440eed6efab3dd1 URL: https://github.com/kamailio/kamailio/commit/420fa65f239d0eb2dc64ae559440eed6efab3dd1
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2016-01-23T18:21:50+01:00 Makefile.groups: added statsc module to default group --- Modified: Makefile.groups --- Diff: https://github.com/kamailio/kamailio/commit/420fa65f239d0eb2dc64ae559440eed6efab3dd1.diff Patch: https://github.com/kamailio/kamailio/commit/420fa65f239d0eb2dc64ae559440eed6efab3dd1.patch --- diff --git a/Makefile.groups b/Makefile.groups index c7895db..92cda5f 100644 --- a/Makefile.groups +++ b/Makefile.groups @@ -15,7 +15,7 @@ mod_list_basic=async auth benchmark blst cfg_rpc cfgutils corex counters \ nat_traversal nathelper path pike pv ratelimit rr rtimer \ rtpproxy sanity sdpops siputils sl statistics textops \ textopsx tm tmx topoh xlog rtpengine stun sipt tcpops \ - auth_xkeys smsops tsilo cfgt + auth_xkeys smsops tsilo cfgt statsc # - extra used modules, with no extra dependency mod_list_extra=avp auth_diameter call_control dmq domainpolicy msrp pdb \ _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
