A new *LUA* module has been added to OpenSIPS trunk, and will also be present in the future 1.8 release.
The module allows the script writer to call external LUA scripts that
make use of the more advanced features of the scripting language.
Thus, with the new LUA module, you can easily implement your own OpenSIPS extensions in LUA.
The LUA module also has embedded MySQL and Memcache connectors, so you can easily make use of those two back-ends from within your LUA scripts.
Credits for the module development go toArnaud Chong andEric Gouyer.
For a full documentation of the module, visit [1] .
Testing and feedback is very much welcomed.
[1] http://www.opensips.org/html/docs/modules/devel/lua.html