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