Module: kamailio
Branch: 5.3
Commit: 72d17edf9c38118b852ffece061417653f9a97ff
URL:
https://github.com/kamailio/kamailio/commit/72d17edf9c38118b852ffece0614176…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-10-31T12:46:32+01:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/topos/README
---
Diff:
https://github.com/kamailio/kamailio/commit/72d17edf9c38118b852ffece0614176…
Patch:
https://github.com/kamailio/kamailio/commit/72d17edf9c38118b852ffece0614176…
---
diff --git a/src/modules/topos/README b/src/modules/topos/README
index d430714543..fd4108765c 100644
--- a/src/modules/topos/README
+++ b/src/modules/topos/README
@@ -300,7 +300,7 @@ event_route[topos:msg-outgoing] {
It is executed before doing topology stripping processing for a SIP
message to be sent out, being executed after
- event_route[topos:sending].
+ event_route[topos:msg-outgoing].
Inside the event route the variables $sndto(ip), $sndto(port) and
$sndto(proto) point to the destination. The SIP message is the one to