[sr-dev] [kamailio/kamailio] KEMI - Missing PVX functions in app_ruby (#1987)
Whitey
notifications at github.com
Fri Jun 21 06:12:33 CEST 2019
### Description
Only the following PVX methods are available on app_ruby:
:sbranch_set_ruri, :sbranch_append, :sbranch_reset, :pv_var_to_xavp, :pv_xavp_to_var, :pv_xavp_print, :xavp_params_explode, :xavp_params_implode, :evalx, :freeze
However pvx.xavp.get() etc are documented:
https://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/modules/#ksrpvxxavp_get
#### Reproduction
`KSR.info(KSR::PVX.methods.to_s)`
### Additional Information
kamailio 5.3.0-dev4 (x86_64/linux) 6d43ea
Can be potentially worked around by using `:pv_xavp_to_var` and `KSR::PV.gete()`, however this feels a bit messy
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1987
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190620/9e339ed4/attachment.html>
More information about the sr-dev
mailing list