Module: kamailio
Branch: 6.1
Commit: a0d195a7c7b5b36ab041dfb7313fc119fee1c0cb
URL: 
https://github.com/kamailio/kamailio/commit/a0d195a7c7b5b36ab041dfb7313fc119fee1c0cb

Author: Kamailio Dev <[email protected]>
Committer: Kamailio Dev <[email protected]>
Date: 2026-05-26T12:46:21+02:00

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

---

Modified: src/modules/topos/README

---

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

---

diff --git a/src/modules/topos/README b/src/modules/topos/README
index 775a0b5105b..0995e428658 100644
--- a/src/modules/topos/README
+++ b/src/modules/topos/README
@@ -328,13 +328,13 @@ end
 
 3.9. event_mode (int)
 
-   Control what event_route blocks to be executed. It is a bitmask of: 1 -
-   execute event_route[topos:msg-outgoing]; 2 - execute
-   event_route[topos:msg-sending]; 4 execute
-   event_route[topos:msg-incoming]; 8 execute
-   event_route[topos:msg-receiving];.
+   Control what event_route blocks to be executed. It is a bitmask of:
+     * 1 - execute event_route[topos:msg-outgoing]
+     * 2 - execute event_route[topos:msg-sending]
+     * 4 - execute event_route[topos:msg-incoming]
+     * 8 - execute event_route[topos:msg-receiving]
 
-   Default value is 3 (execute both event_route blocks).
+   Default value is 15 (execute all event_route blocks).
 
    Example 1.9. Set event_mode parameter
 ...

_______________________________________________
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