[sr-dev] git:master:0b4edbe9: topos: docs - fix references to event route names

Daniel-Constantin Mierla miconda at gmail.com
Tue Sep 29 10:39:46 CEST 2020


Module: kamailio
Branch: master
Commit: 0b4edbe967587fff3d8367c1dc301b4e22ca0949
URL: https://github.com/kamailio/kamailio/commit/0b4edbe967587fff3d8367c1dc301b4e22ca0949

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2020-09-29T10:39:06+02:00

topos: docs - fix references to event route names

---

Modified: src/modules/topos/doc/topos_admin.xml

---

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

---

diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml
index 973391430b..f5d438ec1c 100644
--- a/src/modules/topos/doc/topos_admin.xml
+++ b/src/modules/topos/doc/topos_admin.xml
@@ -268,8 +268,8 @@ end
 		<title><varname>event_mode</varname> (int)</title>
 		<para>
 			Control what event_route blocks to be executed. It is a bitmask of:
-			1 - execute event_route[topos:outgoing]; 2 - execute
-			event_route[topos:sending].
+			1 - execute event_route[topos:msg-outgoing]; 2 - execute
+			event_route[topos:msg-sending].
 		</para>
 		<para>
 		<emphasis>




More information about the sr-dev mailing list