diff --git a/src/modules/nathelper/README b/src/modules/nathelper/README index 2e091452883..f348a7f7a9f 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 - and e-mails regarding development - versions should be sent to . + E-mails regarding any stable Kamailio release should be sent to + and e-mails regarding development + versions should be sent to . 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.