From befc5dcc3607eda3b837197109faeda411bcb549 Mon Sep 17 00:00:00 2001 From: Henning Westerholt Date: Wed, 22 Apr 2020 12:52:12 +0000 Subject: [PATCH] nathelper: update flag documenation (cherry picked from commit 95fa98e254ae85b29fa80a8cddde3442b69ca9dc) --- src/modules/nathelper/doc/nathelper_admin.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/nathelper/doc/nathelper_admin.xml b/src/modules/nathelper/doc/nathelper_admin.xml index e3c47e2d700..591bdc54cd7 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) <varname>ping_nated_only</varname> (integer) If this parameter is set to 1 then only contacts that have - behind_NAT flag in user location database set will - get ping. + 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, 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.