Dialplan Inline Lua Code (not invocation of a .lua file)

Status
Not open for further replies.

Sunny Gosain

New Member
Oct 27, 2020
11
0
1
52
In my diaplan instead of invoking a lua file like this:
action set result=${lua file.lua 'arg1' 'arg2'}

Can I write the lua code inline something like:
action set result=${lua <lua-code-here>}
 
Status
Not open for further replies.