[SR-Users] Converting to kemi

2017-08-18 Thread James Cloos
[I see I posted this to -dev instead of -users; fixing that -JimC] I'm working on converting some configs to kemi lua and have a couple of questions: First: Does KSR.pv.get() support multiple pseudos in a single call? The examples such as misc/examples/kemi/kamailio-basic-kemi-lua.lua make seve

Re: [SR-Users] Converting to kemi

2017-08-18 Thread Daniel-Constantin Mierla
Hello, KSR.pv.get("$T_branch_idx]") has a typo, the ']'at the end is wrong. I think I corrected in some of the examples. The KSR.pv.get() is working with a single variable. There is a variable that evaluates a string with variables: - https://www.kamailio.org/wiki/cookbooks/5.0.x/pseudovaria