[sr-dev] git:5.6:961b62fc: modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Thu Sep 15 10:46:40 CEST 2022


Module: kamailio
Branch: 5.6
Commit: 961b62fc1ced8e7015052c97bf288a560d50e7f7
URL: https://github.com/kamailio/kamailio/commit/961b62fc1ced8e7015052c97bf288a560d50e7f7

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2022-09-15T10:46:34+02:00

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

---

Modified: src/modules/dmq/README

---

Diff:  https://github.com/kamailio/kamailio/commit/961b62fc1ced8e7015052c97bf288a560d50e7f7.diff
Patch: https://github.com/kamailio/kamailio/commit/961b62fc1ced8e7015052c97bf288a560d50e7f7.patch

---

diff --git a/src/modules/dmq/README b/src/modules/dmq/README
index 10f0f7f80a..b79a6c2759 100644
--- a/src/modules/dmq/README
+++ b/src/modules/dmq/README
@@ -28,6 +28,9 @@ Charles Chance
    1. Admin Guide
 
         1. Overview
+
+              1.1. KDMQ Request
+
         2. Dependencies
 
               2.1. Kamailio Modules
@@ -99,6 +102,9 @@ Chapter 1. Admin Guide
    Table of Contents
 
    1. Overview
+
+        1.1. KDMQ Request
+
    2. Dependencies
 
         2.1. Kamailio Modules
@@ -131,6 +137,8 @@ Chapter 1. Admin Guide
 
 1. Overview
 
+   1.1. KDMQ Request
+
    The DMQ module implements a distributed message queue on top of
    Kamailio in order to facilitate data propagation and replication
    between multiple instances, referred as "nodes" (or "peers").
@@ -166,11 +174,16 @@ Chapter 1. Admin Guide
    different major versions and can lead to crashes or unexpected
    behaviour.
 
-   Example 1.1. KDMQ Request Example
+1.1. KDMQ Request
+
+   KDMQ messages can have different format and content for R-URI username,
+   headers and body, being specific to each component that leverages DMQ
+   to replicate data, such as htable, dialog or usrloc modules.
 
-   This request is generated for DMQ peers availability notifications.
-   Other messages can be produced by various modules, with different R-URI
-   username and body content, such as htable, dialog or usrloc modules.
+   Next request is generated by DMQ module for peers availability
+   notifications.
+
+   Example 1.1. KDMQ Request Example
 ...
 
 KDMQ sip:notification_peer at 192.168.40.15:5090 SIP/2.0




More information about the sr-dev mailing list