Module: kamailio
Branch: master
Commit: f0ef9d29e8736e7eb7e7e2c62485704d3506fbdd
URL:
https://github.com/kamailio/kamailio/commit/f0ef9d29e8736e7eb7e7e2c62485704…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-02-01T13:49:17+01:00
Makefile.groups: added influxdbc module to extra group
---
Modified: src/Makefile.groups
---
Diff:
https://github.com/kamailio/kamailio/commit/f0ef9d29e8736e7eb7e7e2c62485704…
Patch:
https://github.com/kamailio/kamailio/commit/f0ef9d29e8736e7eb7e7e2c62485704…
---
diff --git a/src/Makefile.groups b/src/Makefile.groups
index df1fde094af..a9b7d16133f 100644
--- a/src/Makefile.groups
+++ b/src/Makefile.groups
@@ -23,7 +23,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 acc_diameter evrexec \
- sipjson lrkproxy math posops xhttp_prom dlgs sworker
+ sipjson lrkproxy math posops xhttp_prom dlgs sworker influxdbc
# - common modules depending on database
mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \