[sr-dev] git:5.3:f6c49cd7: topos: fix documentation for msg-sending event_route (GH #2115)

Henning Westerholt hw at skalatan.de
Thu Oct 31 12:35:33 CET 2019


Module: kamailio
Branch: 5.3
Commit: f6c49cd7bf3ee6a2dd85367b4225402548488e91
URL: https://github.com/kamailio/kamailio/commit/f6c49cd7bf3ee6a2dd85367b4225402548488e91

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-10-31T12:35:14+01:00

topos: fix documentation for msg-sending event_route (GH #2115)

(cherry picked from commit e42fcc9395ee82d3d9d3df0da3728dd652a1d5c2)

---

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

---

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

---

diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml
index 681c5bb9a1..8b3e2a0515 100644
--- a/src/modules/topos/doc/topos_admin.xml
+++ b/src/modules/topos/doc/topos_admin.xml
@@ -341,7 +341,7 @@ event_route[topos:msg-outgoing] {
 		<title>event_route[topos:msg-sending]</title>
 		<para>
 		It is executed before doing topology stripping processing for a SIP
-		message to be sent out, being executed after event_route[topos:sending].
+		message to be sent out, being executed after event_route[topos:msg-outgoing].
 		</para>
 		<para>
 		Inside the event route the variables $sndto(ip), $sndto(port) and




More information about the sr-dev mailing list