Module: kamailio Branch: master Commit: 20d03834b3b34f7c50d5bab167a2492a417078b6 URL: https://github.com/kamailio/kamailio/commit/20d03834b3b34f7c50d5bab167a2492a417078b6
Author: Carsten Bock <[email protected]> Committer: Carsten Bock <[email protected]> Date: 2015-07-13T16:53:20+02:00 core: Add tsilo to Makefile.groups --- Modified: Makefile.groups --- Diff: https://github.com/kamailio/kamailio/commit/20d03834b3b34f7c50d5bab167a2492a417078b6.diff Patch: https://github.com/kamailio/kamailio/commit/20d03834b3b34f7c50d5bab167a2492a417078b6.patch --- diff --git a/Makefile.groups b/Makefile.groups index aff6ad5..54278fe 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 + auth_xkeys smsops tsilo # - 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
