2
0
Эх сурвалжийг харах

pv: docs - relocated shvset note outside of param definition details [skip ci]

(cherry picked from commit c959a3c5f5efa1158bd53a31476f33d080793928)
Daniel-Constantin Mierla 4 жил өмнө
parent
commit
9a80025417

+ 5 - 5
src/modules/pv/doc/pv_admin.xml

@@ -63,11 +63,6 @@
 		The value of the parameter has the format:
 		_name_ '=' _type_ ':' _value_
 		</para>
-		<para>
-		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.
-		</para>
 		<itemizedlist>
 			<listitem><para>_name_: shared variable name</para></listitem>
 
@@ -81,6 +76,11 @@
 			<listitem><para>_value_: value to be set</para></listitem>
 		</itemizedlist>
 		<para>
+		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.
+		</para>
+		<para>
 		Default value is <quote>NULL</quote>.
 		</para>
 		<example>