Module: kamailio Branch: master Commit: fa136edab5e552ed7b9e01af602bc09c98afce35 URL: https://github.com/kamailio/kamailio/commit/fa136edab5e552ed7b9e01af602bc09c98afce35
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@kamailio.org> Date: 2021-03-24T10:16:24+01:00 modules: readme files regenerated - pv ... [skip ci] --- Modified: src/modules/pv/README --- Diff: https://github.com/kamailio/kamailio/commit/fa136edab5e552ed7b9e01af602bc09c98afce35.diff Patch: https://github.com/kamailio/kamailio/commit/fa136edab5e552ed7b9e01af602bc09c98afce35.patch --- diff --git a/src/modules/pv/README b/src/modules/pv/README index a6702afa12..4aaa44c225 100644 --- a/src/modules/pv/README +++ b/src/modules/pv/README @@ -189,11 +189,15 @@ Chapter 1. Admin Guide 3.1. shvset (string) - Set the value of a shared variable ($shv(name)). The parameter can be - set many times. + Set the initial value of a shared variable ($shv(name)). The parameter + can be set many times. 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
_______________________________________________ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev