[sr-dev] [kamailio/kamailio] app_lua: add functions for handling script flags (#666)

Daniel-Constantin Mierla notifications at github.com
Fri Jun 10 12:14:31 CEST 2016


OK -- I wasn't expecting those "script" flags to be used much and thought it is about the message flags.

You will have to make the patch for master and use the kemi aprroach -- in this way the functions will become available to all kemi interpreters at once (right now lua and python). It should be simpler than what you did, no exporting via inter-module api and code in app_lua, it will be only some bits inside the kex module. Perhaps maxfwd is a good example to look at how a function is exported to kemi.

---
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/pull/666#issuecomment-225146044
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160610/ea320e66/attachment.html>


More information about the sr-dev mailing list