Module: kamailio Branch: master Commit: 0b4edbe967587fff3d8367c1dc301b4e22ca0949 URL: https://github.com/kamailio/kamailio/commit/0b4edbe967587fff3d8367c1dc301b4e...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@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/0b4edbe967587fff3d8367c1dc301b4e... Patch: https://github.com/kamailio/kamailio/commit/0b4edbe967587fff3d8367c1dc301b4e...
---
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>