Module: kamailio
Branch: master
Commit: 4b317d12a3b9786b1d5ba152e9fb1f1189484e02
URL:
https://github.com/kamailio/kamailio/commit/4b317d12a3b9786b1d5ba152e9fb1f1…
Author: Henning Westerholt <hw(a)skalatan.de>
Committer: Henning Westerholt <hw(a)skalatan.de>
Date: 2019-08-16T08:15:24+02:00
build: add new lost module to extra module group
---
Modified: src/Makefile.groups
---
Diff:
https://github.com/kamailio/kamailio/commit/4b317d12a3b9786b1d5ba152e9fb1f1…
Patch:
https://github.com/kamailio/kamailio/commit/4b317d12a3b9786b1d5ba152e9fb1f1…
---
diff --git a/src/Makefile.groups b/src/Makefile.groups
index 4d6236bc02..936c8817ca 100644
--- a/src/Makefile.groups
+++ b/src/Makefile.groups
@@ -22,7 +22,7 @@ mod_list_extra=avp auth_diameter call_control call_obj dmq domainpolicy
msrp \
carrierroute pdb qos sca seas sms sst timer tmrec uac_redirect \
xhttp xhttp_rpc xprint jsonrpcs nosip dmq_usrloc statsd rtjson \
log_custom keepalive ss7ops app_sqlang acc_diameter evrexec \
- sipjson xhttp_prom
+ sipjson xhttp_prom lost
# - common modules depending on database
mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \