diff --git a/src/modules/pv_headers/doc/functions.xml b/src/modules/pv_headers/doc/functions.xml index e0d38d47eae..b938f79d07e 100644 --- a/src/modules/pv_headers/doc/functions.xml +++ b/src/modules/pv_headers/doc/functions.xml @@ -9,7 +9,7 @@ ]> -
+
@@ -32,7 +32,7 @@ Applies the current XAVP headers state to the real headers. - and should be called only once per branch when the message is about to leave &kamailio;. + Should be called only once per branch when the message is about to leave &kamailio;. The following rules apply: diff --git a/src/modules/pv_headers/doc/params.xml b/src/modules/pv_headers/doc/params.xml index 2bc6ddcc979..2e237af8d05 100644 --- a/src/modules/pv_headers/doc/params.xml +++ b/src/modules/pv_headers/doc/params.xml @@ -74,7 +74,7 @@ modparam("pv_headers", "header_value_size", 512) Set <varname>header_collect_flag</varname> parameter ... -modparam("pv_headers", "header_collect_flag", 37) +modparam("pv_headers", "header_collect_flag", 17) ... @@ -95,7 +95,7 @@ modparam("pv_headers", "header_collect_flag", 37) Set <varname>header_apply_flag</varname> parameter ... -modparam("pv_headers", "header_apply_flag", 38) +modparam("pv_headers", "header_apply_flag", 18) ...