Module: kamailio Branch: master Commit: 44dc6caa2b0ff5ac17d5ae14830feae6d8f9ebd7 URL: https://github.com/kamailio/kamailio/commit/44dc6caa2b0ff5ac17d5ae14830feae6...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2018-01-24T12:01:31+01:00
modules: readme files regenerated - nathelper ... [skip ci]
---
Modified: src/modules/nathelper/README
---
Diff: https://github.com/kamailio/kamailio/commit/44dc6caa2b0ff5ac17d5ae14830feae6... Patch: https://github.com/kamailio/kamailio/commit/44dc6caa2b0ff5ac17d5ae14830feae6...
---
diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README index 102a639ea0..d21c31c502 100644 --- a/src/modules/nathelper/README +++ b/src/modules/nathelper/README @@ -517,12 +517,14 @@ if (search("User-Agent: Cisco ATA.*") {fix_nated_sdp("3");};
5.3. add_rcv_param([flag]),
- Add a received parameter to the “Contact” header fields or the Contact - URI. The parameter will contain the URI created from the source IP, - port, and protocol of the packet containing the SIP message. The - parameter can be then processed by another registrar. This is useful, - for example, when replicating register messages using t_replicate - function to another registrar. + Add a received parameter to the “Contact” header fields (available for + all transports) or to the Contact URI (available only for UDP traffic). + + The parameter will contain the URI created from the source IP, port, + and protocol (if different than UDP) of the packet containing the SIP + message. The parameter can be then processed by another registrar. This + is useful, for example, when replicating register messages using + t_replicate function to another registrar.
Meaning of the parameters is as follows: * flag - flags to indicate if the parameter should be added to