Module: kamailio
Branch: master
Commit: 03dffaad07952568bd40e22d5b23aaa4bcfe613a
URL:
https://github.com/kamailio/kamailio/commit/03dffaad07952568bd40e22d5b23aaa…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-08-24T09:31:46+02:00
modules: readme files regenerated - pv ... [skip ci]
---
Modified: src/modules/pv/README
---
Diff:
https://github.com/kamailio/kamailio/commit/03dffaad07952568bd40e22d5b23aaa…
Patch:
https://github.com/kamailio/kamailio/commit/03dffaad07952568bd40e22d5b23aaa…
---
diff --git a/src/modules/pv/README b/src/modules/pv/README
index 28bc21c69a..4a1f805154 100644
--- a/src/modules/pv/README
+++ b/src/modules/pv/README
@@ -694,8 +694,11 @@ xavi_child_rm("WhatEver", "FoO");
at the index idx becomes the first and the ones before it are at the
end of the list.
- The first parameter has to be the name of XAVP in the root list. The
- second parameter is the index of the XAVP that becomes the first one.
+ The first parameter has to be the name of XAVP in the root list.
+
+ The second parameter is the index of the XAVP that becomes the first
+ one (if it is greater than the number of XAVPs, modulo operation is
+ done first; if it is negative, it counts from the end of the list).
The parameters can be with variables.