Module: kamailio Branch: master Commit: 8fafc501d9c0a254412cd88d3d071d6e4f375210 URL: https://github.com/kamailio/kamailio/commit/8fafc501d9c0a254412cd88d3d071d6e...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2017-04-04T16:02:08+02:00
Makefile.groups: added keepalive module to group extra
---
Modified: src/Makefile.groups
---
Diff: https://github.com/kamailio/kamailio/commit/8fafc501d9c0a254412cd88d3d071d6e... Patch: https://github.com/kamailio/kamailio/commit/8fafc501d9c0a254412cd88d3d071d6e...
---
diff --git a/src/Makefile.groups b/src/Makefile.groups index 74065b5..7646c68 100644 --- a/src/Makefile.groups +++ b/src/Makefile.groups @@ -21,7 +21,7 @@ mod_list_basic=async auth benchmark blst cfg_rpc cfgutils corex counters \ mod_list_extra=avp auth_diameter call_control call_obj dmq domainpolicy msrp \ pdb qos sca seas sms sst timer tmrec uac_redirect xhttp \ xhttp_rpc xprint jsonrpcs nosip dmq_usrloc statsd rtjson \ - log_custom ss7ops + log_custom keepalive ss7ops
# - common modules depending on database mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \