Composable Scripting Engine

JSLEE Script Engines

The JSLEE script engines allow JSLEE deployments to be extended using Javascript and Lua scripts that are interpreted at run-time. Often used to implement site-specific business logic, these script engines integrate with the JSLEE to allow full interoperability between scripts and other JSLEE services such as the SMPP, Diameter, OCS interfaces, the EDR and management interfaces.

Adding custom logic through scripts run by the script engine is highly technical. It is important to be aware of concerns around performance and type safety as scripts run with very high level of access to the JSLEE engine.