Module: kamailio Branch: master Commit: 2202c1be2e014cbfacee71f197a63a537b24e67e URL: https://github.com/kamailio/kamailio/commit/2202c1be2e014cbfacee71f197a63a537b24e67e
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-03-12T14:47:44+01:00 Makefile.groups: added module auth_xkeys in the main group --- Modified: Makefile.groups --- Diff: https://github.com/kamailio/kamailio/commit/2202c1be2e014cbfacee71f197a63a537b24e67e.diff Patch: https://github.com/kamailio/kamailio/commit/2202c1be2e014cbfacee71f197a63a537b24e67e.patch --- diff --git a/Makefile.groups b/Makefile.groups index 7d5cb54..999e0fd 100644 --- a/Makefile.groups +++ b/Makefile.groups @@ -14,7 +14,8 @@ mod_list_basic=async auth benchmark blst cfg_rpc cfgutils corex counters \ mediaproxy mi_datagram mi_fifo mi_rpc mqueue \ 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 + textopsx tm tmx topoh xlog rtpengine stun sipt tcpops \ + auth_xkeys # - 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
