Revert function of pv_var_to_xavp() You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/316
-- Commit Summary --
* pv: pv_xavp_to_var() * pv: regenerate README
-- File Changes --
M modules/pv/README (28) M modules/pv/doc/pv_admin.xml (24) M modules/pv/pv.c (16) M modules/pv/pv_xavp.c (58) M modules/pv/pv_xavp.h (1)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/316.patch https://github.com/kamailio/kamailio/pull/316.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/316
It can be merged.
There is one thing I have to think about -- the relation with pv cache name if you add a $var(x) at runtime that is not used in config to be parsed and cached. I don't expect any issue with kamailio.cfg, only case to be revised is when trying to get it from an embedded interpreter, like lua.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/316#issuecomment-138309639
Merged #316.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/316#event-402832054