Module: kamailio
Branch: 5.2
Commit: 6fdeb31a535e63fe39509398ad641ccbad8d3686
URL:
https://github.com/kamailio/kamailio/commit/6fdeb31a535e63fe39509398ad641cc…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2020-04-22T15:01:42+02:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/nathelper/README
---
Diff:
https://github.com/kamailio/kamailio/commit/6fdeb31a535e63fe39509398ad641cc…
Patch:
https://github.com/kamailio/kamailio/commit/6fdeb31a535e63fe39509398ad641cc…
---
diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README
index 2e09145288..f348a7f7a9 100644
--- a/src/modules/nathelper/README
+++ b/src/modules/nathelper/README
@@ -12,16 +12,10 @@ Edited by
Maxim Sobolev
-Edited by
-
Bogdan-Andrei Iancu
-Edited by
-
Juha Heinanen
-Edited by
-
Ovidiu Sas
Copyright © 2003-2008 Sippy Software, Inc.
@@ -279,11 +273,11 @@ modparam("nathelper", "natping_interval", 10)
4.3. ping_nated_only (integer)
- If this parameter is set to 1 then only contacts that have “behind_NAT”
- flag in user location database set will get ping.
+ If this parameter is set to 1 then only contacts that have the behind
+ NAT “nat_bflag” flag in user location database set will get ping.
- If it is 0 and sipping_flag is not set, then the 4-bytes UDP ping is
- sent to all contacts. If it is 0 and sipping_flag parameter is set,
+ If it is 0 and sipping_bflag is not set, then the 4-bytes UDP ping is
+ sent to all contacts. If it is 0 and sipping_bflag parameter is set,
then SIP-request-based pinging is sent to all contacts.
Default value is 0.
@@ -762,35 +756,35 @@ Chapter 2. Frequently Asked Questions
2.1.
- What happened with “rtpproxy_disable” parameter?
+ What happened with “rtpproxy_disable” parameter?
- It was removed as it became obsolete - now “rtpproxy_sock” can take
- empty value to disable the rtpproxy functionality.
+ It was removed as it became obsolete - now “rtpproxy_sock” can take
+ empty value to disable the rtpproxy functionality.
2.2.
- Where can I find more about Kamailio?
+ Where can I find more about Kamailio?
- Take a look at
https://www.kamailio.org/.
+ Take a look at
https://www.kamailio.org/.
2.3.
- Where can I post a question about this module?
+ Where can I post a question about this module?
- First at all check if your question was already answered on one of our
- mailing lists:
- * User Mailing List -
-
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
- * Developer Mailing List -
-
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
+ First at all check if your question was already answered on one of our
+ mailing lists:
+ * User Mailing List -
+
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
+ * Developer Mailing List -
+
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
- E-mails regarding any stable Kamailio release should be sent to
- <sr-users(a)lists.kamailio.org> and e-mails regarding development
- versions should be sent to <sr-dev(a)lists.kamailio.org>rg>.
+ E-mails regarding any stable Kamailio release should be sent to
+ <sr-users(a)lists.kamailio.org> and e-mails regarding development
+ versions should be sent to <sr-dev(a)lists.kamailio.org>rg>.
2.4.
- How can I report a bug?
+ How can I report a bug?
- Please follow the guidelines provided at:
-
https://github.com/kamailio/kamailio/issues.
+ Please follow the guidelines provided at:
+
https://github.com/kamailio/kamailio/issues.