[sr-dev] git:master:5e7330cd: modules: readme files regenerated - nathelper ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Sat Jan 13 18:32:49 CET 2018


Module: kamailio
Branch: master
Commit: 5e7330cd419d8d149cc4a4ca6105d1bfa11996be
URL: https://github.com/kamailio/kamailio/commit/5e7330cd419d8d149cc4a4ca6105d1bfa11996be

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2018-01-13T18:32:27+01:00

modules: readme files regenerated - nathelper ... [skip ci]

---

Modified: src/modules/nathelper/README

---

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

---

diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README
index 55a1245053..102a639ea0 100644
--- a/src/modules/nathelper/README
+++ b/src/modules/nathelper/README
@@ -249,15 +249,14 @@ Chapter 1. Admin Guide
 
 4.1. force_socket (string)
 
-   Socket to be used when sending NAT pings for UDP communication.
-   It uses the first socket it finds based on the IP address. If
-   no one specified, the OS will choose a socket.
+   Socket to be used when sending NAT pings for UDP communication. If no
+   one specified, the OS will choose a socket.
 
    Default value is “NULL”.
 
    Example 1.1. Set force_socket parameter
 ...
-modparam("nathelper", "force_socket", "127.0.0.1")
+modparam("nathelper", "force_socket", "127.0.0.1:5060")
 ...
 
 4.2. natping_interval (integer)




More information about the sr-dev mailing list