Script jester.lua
Main launching point for Jester.
This script is used to launch the Jester environment from within FreeSWITCH. Invoke it from within your dialplan like this:
<action
application="lua"
data="jester/jester.lua <profile> <sequence> [arg1],[arg2],...,[argN]"
/>
See the Intro and other documentation for more details on using Jester.
Info:
- Copyright: 2011-2015 Chad Phillips
- Author: Chad Phillips