[SR-Users] Converting to kemi

2017-08-18 Thread James Cloos
.. " to ".. KSR.pv.get("$ru") .. "\n"); instead of like: KSR.pv.get("[$T_branch_idx] to $ru\n") Second: Is it still the case that, eg, event_route[xhttp:request] cannot be in the kemi lua code? There was another. Perhaps I&#x

[SR-Users] append_branch and tls

2017-08-18 Thread James Cloos
() or t_relay_to_tls(), but need route stacks now. -JimC -- James Cloos OpenPGP: 0x997A9F17ED7DAEA6 ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] append_branch and tls

2017-08-21 Thread James Cloos
each subsequent tuple in the set. And then let tm handle trying each tuple until one works. The two append_ calls are expected to remain. I'll be doing a sql call which will return one such tuple per row. Most of the tuples will specify tls, but a subset will need tcp or udp. Or

Re: [SR-Users] Any modules with LRN dipping capacity?

2018-05-22 Thread James Cloos
answer to get the rn. To the OP, I suspect the only good way to do that with kamailio is to use one of the Turing complete modules (perl, lua, python or the like) to write the necessary code. Or write your own kamailio module. The answer is likely the same when using a web-based api to do the