Module: kamailio Branch: master Commit: 87959c23aacf4cfa7ed8acd214f70775939c8a01 URL: https://github.com/kamailio/kamailio/commit/87959c23aacf4cfa7ed8acd214f70775...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2023-06-20T09:15:31+02:00
Makefile.groups: added posops to extra group
---
Modified: src/Makefile.groups
---
Diff: https://github.com/kamailio/kamailio/commit/87959c23aacf4cfa7ed8acd214f70775... Patch: https://github.com/kamailio/kamailio/commit/87959c23aacf4cfa7ed8acd214f70775...
---
diff --git a/src/Makefile.groups b/src/Makefile.groups index e70dedb4fea..7d05dc139c1 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 \