mod_quckjs (freeswitch module)

The first version was written to resolve troubles which comes after replacing mod_spidermonreto to mod_v8 in the Freeswitch.
The IVR and other scripts which based on the first one stopped working, my customers and I faced with it those days.
While searching for solutions, we came across QuickJS and decided to try it.

As time went on, new tasks emerged and the module acquired new functionality.
And as it turned out later, this modules is quite convenient for testing ideas and quickly building prototypes.

This is an open-source project and available on GitHUB


Now it provides the following features:


Built-in classes:


Documentations:

under development...