Quellcode durchsuchen

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

Daniel-Constantin Mierla vor 4 Jahren
Ursprung
Commit
c959a3c5f5
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. 5 5
      src/modules/pv/doc/pv_admin.xml

+ 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>