Module: kamailio Branch: master Commit: 95fa98e254ae85b29fa80a8cddde3442b69ca9dc URL: https://github.com/kamailio/kamailio/commit/95fa98e254ae85b29fa80a8cddde3442...
Author: Henning Westerholt hw@skalatan.de Committer: Henning Westerholt hw@skalatan.de Date: 2020-04-22T12:52:12Z
nathelper: update flag documenation
---
Modified: src/modules/nathelper/doc/nathelper_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/95fa98e254ae85b29fa80a8cddde3442... Patch: https://github.com/kamailio/kamailio/commit/95fa98e254ae85b29fa80a8cddde3442...
---
diff --git a/src/modules/nathelper/doc/nathelper_admin.xml b/src/modules/nathelper/doc/nathelper_admin.xml index 27b2ef3dbd..c188694d53 100644 --- a/src/modules/nathelper/doc/nathelper_admin.xml +++ b/src/modules/nathelper/doc/nathelper_admin.xml @@ -173,13 +173,13 @@ modparam("nathelper", "natping_interval", 10) <title><varname>ping_nated_only</varname> (integer)</title> <para> If this parameter is set to 1 then only contacts that have - <quote>behind_NAT</quote> flag in user location database set will - get ping. + the behind NAT <quote>nat_bflag</quote> flag in user location + database set will get ping. </para> <para> - 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, then - SIP-request-based pinging is sent to all contacts. + 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. </para> <para> <emphasis>