Module: kamailio
Branch: master
Commit: 2202c1be2e014cbfacee71f197a63a537b24e67e
URL:
https://github.com/kamailio/kamailio/commit/2202c1be2e014cbfacee71f197a63a5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
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/2202c1be2e014cbfacee71f197a63a5…
Patch:
https://github.com/kamailio/kamailio/commit/2202c1be2e014cbfacee71f197a63a5…
---
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 \