Module: kamailio Branch: master Commit: 2052115f8bc06b84d3751b329c8ac7d71149a9a4 URL: https://github.com/kamailio/kamailio/commit/2052115f8bc06b84d3751b329c8ac7d7...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2019-10-31T12:46:14+01:00
modules: readme files regenerated - topos ... [skip ci]
---
Modified: src/modules/topos/README
---
Diff: https://github.com/kamailio/kamailio/commit/2052115f8bc06b84d3751b329c8ac7d7... Patch: https://github.com/kamailio/kamailio/commit/2052115f8bc06b84d3751b329c8ac7d7...
---
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