215 Commits

Author SHA1 Message Date
Travis Cross
aab164b3e6 make swigall 2014-07-16 03:52:09 +00:00
Brian West
4042571003 swigall 2014-07-15 19:09:24 -05:00
Michael Jerris
9f7399c272 FS-6293: fix lua to build using automake, so it works right with srcdir, and avoids the linking to .a is not portable warning 2014-03-18 13:28:52 -04:00
Michael Jerris
048ce8d1f3 FS-6293: srcdir builds, most of the built in mods work now 2014-03-14 23:13:34 -04: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
Jeff Lenk
6dca277ed1 fix compiler error with last commit 2014-02-04 15:36:13 -06:00
Michael Jerris
1f2b632aee FS-5999: set visibility on lua symbols that are supposed to be exported 2014-02-04 16:09:08 -05:00
Peter Olsson
5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
Anthony Minessale
b63bacf43f FS-6061 swigall 2013-12-23 22:43:48 +05:00
Jeff Lenk
cec4b78d53 fix windows build for lua 5.2 VS2010 2013-11-13 19:42:52 -06:00
Jeff Lenk
7fb68faa55 fix windows build for lua 5.2 2013-11-13 18:06:12 -06:00
Anthony Minessale
81a48a9e4e missed a few files in new lua commit 2013-11-13 21:06:04 +05: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
Anthony Minessale
c94dd25e4e swigall 2013-10-15 15:31:28 -05:00
Anthony Minessale
5f2dca72b3 swigall 2013-07-24 18:49:27 -05:00
Anthony Minessale
ac700966e9 swigall 2013-07-24 18:42:50 -05: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
Anthony Minessale
0ca2c2b0e7 print message before destroying obj 2013-03-22 10:28:15 -05:00
Anthony Minessale
6f81477ca5 swigall 2013-02-19 14:22:01 -06:00
Anthony Minessale
25a992bc27 reswig 2013-01-29 09:34:27 -06:00
Anthony Minessale
117609d2b3 FS-5027 try this one 2013-01-23 14:32:04 -06:00
Anthony Minessale
120a0e3385 make it back-compat as possible instead 2013-01-22 10:26:51 -06:00
Anthony Minessale
6b6198e96f FS-5027 2013-01-22 09:55:15 -06:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale
081e261956 FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate 2012-11-29 08:58:44 -06:00
Anthony Minessale
428cd029de FS-4868 --resolve This patch also adds freeswitch.ready() which will return false once shutdown has started 2012-11-26 15:18:58 -06:00
William King
48a0924b54 merge failure on my part. this should have been included. 2012-11-07 18:04:13 -08:00
William King
2cea7f0ff6 Enable mod_lua to use native pgsql dbh support 2012-11-07 17:47:46 -08: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
Anthony Minessale
a49dc84a15 swigall 2012-06-14 11:32:14 -05: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 2b6aa7fd04cff3eeabd183833cab0fcebe947e9f 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
f38c287a4b FS-3961 --resolve 2012-03-09 11:28:29 -06:00
Anthony Minessale
24afb8aaaf FS-3925 --resolve 2012-02-23 14:32:25 -06:00
Anthony Minessale
02ea0221ab fix proper return value on input callback in event case 2012-02-15 14:18:01 -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
5ed0152dd1 swig 2011-12-16 14:24:34 -06:00
Anthony Minessale
31152c6894 tweak 2011-11-02 12:06:38 -05:00
Anthony Minessale
2faaee0e6e add getGlobalVariable and setGlobalVariable to swig stuff 2011-10-21 08:56:42 -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
Brian West
0587e21c2b swigall 2011-08-20 19:27:59 -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