[sr-dev] git:master:868ff72a: modules: readme files regenerated - pv ... [skip ci]
Kamailio Dev
kamailio.dev at kamailio.org
Wed Mar 24 10:31:25 CET 2021
Module: kamailio
Branch: master
Commit: 868ff72ad17573657ce19239a6f394cb117475c6
URL: https://github.com/kamailio/kamailio/commit/868ff72ad17573657ce19239a6f394cb117475c6
Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2021-03-24T10:31:18+01:00
modules: readme files regenerated - pv ... [skip ci]
---
Modified: src/modules/pv/README
---
Diff: https://github.com/kamailio/kamailio/commit/868ff72ad17573657ce19239a6f394cb117475c6.diff
Patch: https://github.com/kamailio/kamailio/commit/868ff72ad17573657ce19239a6f394cb117475c6.patch
---
diff --git a/src/modules/pv/README b/src/modules/pv/README
index 4aaa44c225..10698c1dd4 100644
--- a/src/modules/pv/README
+++ b/src/modules/pv/README
@@ -194,16 +194,16 @@ Chapter 1. Admin Guide
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
* _type_: type of the value
+ âiâ: integer value
+ âsâ: string value
* _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â.
Example 1.1. shvset parameter usage
More information about the sr-dev
mailing list