diff --git a/src/modules/pv/doc/pv_admin.xml b/src/modules/pv/doc/pv_admin.xml index 5fbe706c8ef..1c4c84e0fba 100644 --- a/src/modules/pv/doc/pv_admin.xml +++ b/src/modules/pv/doc/pv_admin.xml @@ -63,11 +63,6 @@ The value of the parameter has the format: _name_ '=' _type_ ':' _value_ - - Note: this is special useful for usage with KEMI scripts, the $shv(...) - variables must be defined during Kamailio initialization in order to - become available in all worker processes. - _name_: shared variable name @@ -81,6 +76,11 @@ _value_: value to be set + Note: this is special useful for usage with KEMI scripts, the $shv(...) + variables must be defined during Kamailio initialization in order to + become available in all worker processes. + + Default value is NULL.