Module: kamailio
Branch: master
Commit: 6b0db5cc6cadaaacff18306ac2503b31ba1bc977
URL: 
https://github.com/kamailio/kamailio/commit/6b0db5cc6cadaaacff18306ac2503b31ba1bc977

Author: Kamailio Dev <[email protected]>
Committer: Kamailio Dev <[email protected]>
Date: 2026-02-12T19:31:09+01:00

modules: readme files regenerated - dlgs ... [skip ci]

---

Modified: src/modules/dlgs/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/6b0db5cc6cadaaacff18306ac2503b31ba1bc977.diff
Patch: 
https://github.com/kamailio/kamailio/commit/6b0db5cc6cadaaacff18306ac2503b31ba1bc977.patch

---

diff --git a/src/modules/dlgs/README b/src/modules/dlgs/README
index 70b0febf298..ab57e91d928 100644
--- a/src/modules/dlgs/README
+++ b/src/modules/dlgs/README
@@ -47,6 +47,7 @@ Daniel-Constantin Mierla
               5.3. dlgs.get
               5.4. dlgs.getall
               5.5. dlgs.stats
+              5.6. dlgs.count
 
    List of Examples
 
@@ -66,6 +67,7 @@ Daniel-Constantin Mierla
    1.14. dlgs.get usage
    1.15. dlgs.getall usage
    1.16. dlgs.stats usage
+   1.17. dlgs.count usage
 
 Chapter 1. Admin Guide
 
@@ -101,6 +103,7 @@ Chapter 1. Admin Guide
         5.3. dlgs.get
         5.4. dlgs.getall
         5.5. dlgs.stats
+        5.6. dlgs.count
 
 1. Overview
 
@@ -343,6 +346,7 @@ request_route {
    5.3. dlgs.get
    5.4. dlgs.getall
    5.5. dlgs.stats
+   5.6. dlgs.count
 
 5.1.  dlgs.list
 
@@ -394,3 +398,16 @@ kamctl rpc dlgs.getall src eq sip:[email protected]
 ...
 kamctl rpc dlgs.stats
 ...
+
+5.6.  dlgs.count
+
+   Prototype: dlgs.count field op data
+
+   Return the number of ongoing dialogs. The parameters have the same
+   meaning like those for Section 4.3, “ dlgs_count(field, op, data) ”
+   function.
+
+   Example 1.17.  dlgs.count usage
+...
+kamctl rpc dlgs.count src sw "sip:alice"
+...

_______________________________________________
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