Module: kamailio Branch: 5.7 Commit: f1ebf365e8054fbca260b8574bea502b32435382 URL: https://github.com/kamailio/kamailio/commit/f1ebf365e8054fbca260b8574bea502b...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2023-06-20T09:15:59+02:00
Makefile.groups: added posops to extra group
(cherry picked from commit 87959c23aacf4cfa7ed8acd214f70775939c8a01)
---
Modified: src/Makefile.groups
---
Diff: https://github.com/kamailio/kamailio/commit/f1ebf365e8054fbca260b8574bea502b... Patch: https://github.com/kamailio/kamailio/commit/f1ebf365e8054fbca260b8574bea502b...
---
diff --git a/src/Makefile.groups b/src/Makefile.groups index e70dedb4fe..7d05dc139c 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 app_sqlang acc_diameter evrexec \ - sipjson lrkproxy math xhttp_prom + sipjson lrkproxy math posops xhttp_prom
# - common modules depending on database mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \