Module: kamailio
Branch: master
Commit: 1eb09224d7cd6a6734c0a8bf2b62dd9c2364178a
URL: 
https://github.com/kamailio/kamailio/commit/1eb09224d7cd6a6734c0a8bf2b62dd9c2364178a

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date: 2026-03-04T16:36:31+01:00

src: added peerstate and ptimer to modules groups

---

Modified: cmake/groups.cmake
Modified: src/Makefile.groups

---

Diff:  
https://github.com/kamailio/kamailio/commit/1eb09224d7cd6a6734c0a8bf2b62dd9c2364178a.diff
Patch: 
https://github.com/kamailio/kamailio/commit/1eb09224d7cd6a6734c0a8bf2b62dd9c2364178a.patch

---

diff --git a/cmake/groups.cmake b/cmake/groups.cmake
index c499f9c4676..afc90df8780 100644
--- a/cmake/groups.cmake
+++ b/cmake/groups.cmake
@@ -104,6 +104,8 @@ set(MOD_LIST_EXTRA
     dlgs
     sworker
     influxdbc
+    peerstate
+    ptimer
 )
 
 # * common modules depending on database
diff --git a/src/Makefile.groups b/src/Makefile.groups
index 24b799d8fb2..42f33e96edf 100644
--- a/src/Makefile.groups
+++ b/src/Makefile.groups
@@ -23,7 +23,8 @@ 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 
file_out \
-                       sipjson lrkproxy math posops xhttp_prom dlgs sworker 
influxdbc
+                       sipjson lrkproxy math posops xhttp_prom dlgs sworker 
influxdbc \
+                       peerstate ptimer
 
 # - common modules depending on database
 mod_list_db=acc alias_db auth_db avpops cfg_db db_text db_flatstore \

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to