A while ago I wanted to adjust my Lua configuration to work with rtpengine and I have adjusted this example accordingly. I have not tried the example, but if there are no obvious bugs with it, I think it will be useful.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3587
-- Commit Summary --
* examples/kamailio-basic-kemi-lua.lua: Add example for rtpengine
-- File Changes --
M misc/examples/kemi/kamailio-basic-kemi-lua.lua (16)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3587.patch https://github.com/kamailio/kamailio/pull/3587.diff
The sample kemi configs were intended to offer the same functionality (the native cfg, lua, python ... files in that folder) to be able to compare and learn easier migration from one scripting language to another one. But probably we can diverge. I am merging it and try to add to the other files soon, if time allows, if not, they are going
Merged #3587 into master.