Commit Graph

55 Commits

Author SHA1 Message Date
Chris Rienzo a0b53d06f5 FS-7912 add session UUID to lua error logs, if known. 2015-07-29 14:43:34 -04:00
Anthony Minessale e34b195988 FS-7689 #resolve 2015-06-19 13:23:04 -05:00
Anthony Minessale 1bb0b8e16d fix leak in lua when script does not execute properly in xml_binding handler 2014-09-23 03:57:04 +05:00
Anthony Minessale 99765fbd9a FS-6241 --resolve 2014-02-20 01:25:12 +05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Anthony Minessale 2771498707 change to lua 5.2 2013-11-13 07:55:12 +05:00
Anthony Minessale b86770f34c FS-5935 --resolve this was broken from the initial check in FS-5524 2013-11-01 16:34:14 -05:00
William King 40c1053221 Fixing printf arg mismatch 2013-10-28 17:01:13 -07:00
Ken Rice eb329ad5ae FS-5524 --resolve 2013-07-10 11:49:59 -05:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Jeff Lenk 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Travis Cross ee8c9e869b Fix clang warnings in mod_lua 2012-06-24 09:13:21 +00:00
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Jeff Lenk 40c255b4d2 FS-4077 add missing 2012-04-11 08:17:39 -05:00
Anthony Minessale 94d47061c3 FS-4077 --resolve actually it was introduced by 2b6aa7fd04 and should be fine now 2012-04-10 12:37:47 -05:00
Ken Rice 2b6aa7fd04 FS-4015 --resolve 2012-03-27 15:40:05 -05:00
Anthony Minessale 24afb8aaaf FS-3925 --resolve 2012-02-23 14:32:25 -06:00
Anthony Minessale 09ad887948 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 2012-01-27 19:03:04 -06:00
Anthony Minessale 1ee46a3615 add zombie exec to lua 2012-01-09 10:41:55 -06:00
Anthony Minessale 31152c6894 tweak 2011-11-02 12:06:38 -05:00
Anthony Minessale 7333d46d5b add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base 2011-09-21 14:31:18 -05:00
Anthony Minessale 3b5a0ae50d FS-3359 --resolve also added %y to printf macros to replace ' with \' 2011-07-07 15:08:23 -05:00
Anthony Minessale c49c1fdea9 FS-3161 2011-03-17 17:21:41 -05:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk 86e7cdc5d1 FS-2949 spelling error in -ERR return code encounterd -> encountered 2010-12-28 11:23:39 -06:00
Leon de Rooij 7d5ca1c086 Added SAF_ROUTING_EXEC flag to lua app, so it can be run inline 2010-09-16 14:02:12 +02:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Michael Jerris 10236a83cf mod_lua: add argv[0] (MODLANG-122)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 18:29:02 +00:00
Jeff Lenk 1f4cc61e4c fix compiler warn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 19:38:24 +00:00
Brian West 101a921038 MODLANG-140
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:20:17 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale e988135dba make luarun use a new pool every call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:27:36 +00:00
Anthony Minessale 4bfa2a213d add conjure-session code and make session available in api commands
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:24:00 +00:00
Mathieu Rene 13e6519066 Prevent unloading of embedded languages modules (also fixes MODLANG-121)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-11 16:03:31 +00:00
Brian West b75a25ee5f MODLANG-113
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 15:20:55 +00:00
Brian West fc4e62b09a MODLANG-111
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 01:36:32 +00:00
Brian West eddf2803ce remove lingering code that is not needed anymore
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 03:17:27 +00:00
Anthony Minessale 7cdc96e889 remove old code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 23:56:47 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West 2633fad70e fixing if's to be correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 22:27:05 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Michael Collins a701745e0d Create empty argv table when no args are passed to a Lua script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 23:39:47 +00:00
Michael Jerris 493c51c5e4 MODLANG-92 startup scripts do not honor the LUA_PATH and LUA_CPATH env vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 20:50:22 +00:00
Michael Jerris d3e7370885 (LBAPR-1) load mod_lua with global symbols space so that sub modules are able to link to it properly. Broken in svn r9605.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-08 11:21:54 +00:00
Michael Jerris fe9e0e1574 (MODLANG-86) add local script directory support to mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 17:14:56 +00:00
Michael Jerris 6f906500d2 tweak for gcc 4.3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-19 15:39:17 +00:00
Brian West ccbf39361f add startup-script to mod_lua
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 20:31:49 +00:00
Michael Jerris 2f94f73921 make modules unbind events and un-reserve subclasses on module unload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 23:54:35 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Brian West d70aee166f MODLANG-67 part1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:42:03 +00:00