pv_scriptvar2xavp(varname, xname)
Copy script variables values to a xavp.
First parameter can be '*' in order to copy all script variables. Second parameter is the name of the destination xavp. If xavp already exists it will be reset first.
Function can be used from ANY_ROUTE. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/309
-- Commit Summary --
* pv: scriptvar2xavp * pv: refresh README
-- File Changes --
M modules/pv/README (58) M modules/pv/doc/pv_admin.xml (31) M modules/pv/pv.c (17) M modules/pv/pv_svar.c (4) M modules/pv/pv_svar.h (1) M modules/pv/pv_xavp.c (61) M modules/pv/pv_xavp.h (5)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/309.patch https://github.com/kamailio/kamailio/pull/309.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/309