]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Restore LUA dialplan ACTIONS functionality
authorPeter Wu <peter@lekensteyn.nl>
Sun, 30 Aug 2015 20:30:32 +0000 (22:30 +0200)
committerMichael Jerris <mike@jerris.com>
Wed, 9 Sep 2015 19:00:10 +0000 (14:00 -0500)
commit02cc5bcd14d1c08e41189081050c66eeef2f0c2c
tree339e505746840363855f142f6e07eb9ca71016e7
parent6f503bdc98ee9f7fec33dee0aacd4d94f5ae7927
Restore LUA dialplan ACTIONS functionality

Since using SWIG 2.0 to generate the code, two new items have been
pushed on the stack. Use relative stack indices to avoid breakage.

FS-8099 #resolve
src/mod/languages/mod_lua/mod_lua.cpp