]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-3841 --resolve ok return the string "die" or "exit" from hanguphook to cause an...
authorAnthony Minessale <anthm@freeswitch.org>
Sat, 28 Jan 2012 01:03:04 +0000 (19:03 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Sat, 28 Jan 2012 01:03:04 +0000 (19:03 -0600)
commit09ad887948f7513725ca8b53bdfe721d9008e73b
treea1327b6ae5d330fffdc6bd93f7c4d378c8b61ec6
parent99b6479947373029fc9d989f11ccfe55e2a0cc3c
FS-3841 --resolve ok return the string "die" or "exit" from hanguphook to cause an error or call s:destroy("any err message"); either should now halt the script
src/mod/languages/mod_lua/freeswitch.i
src/mod/languages/mod_lua/freeswitch_lua.cpp
src/mod/languages/mod_lua/freeswitch_lua.h
src/mod/languages/mod_lua/mod_lua.cpp
src/mod/languages/mod_lua/mod_lua_wrap.cpp
src/mod/languages/mod_perl/mod_perl_wrap.cpp