Module: kamailio
Branch: master
Commit: c959a3c5f5efa1158bd53a31476f33d080793928
URL:
https://github.com/kamailio/kamailio/commit/c959a3c5f5efa1158bd53a31476f33d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2021-03-24T10:21:07+01:00
pv: docs - relocated shvset note outside of param definition details [skip ci]
---
Modified: src/modules/pv/doc/pv_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/c959a3c5f5efa1158bd53a31476f33d…
Patch:
https://github.com/kamailio/kamailio/commit/c959a3c5f5efa1158bd53a31476f33d…
---
diff --git a/src/modules/pv/doc/pv_admin.xml b/src/modules/pv/doc/pv_admin.xml
index 5fbe706c8e..1c4c84e0fb 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_
</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>