252 Commits

Author SHA1 Message Date
Anthony Minessale
3e26e87ba6 change names to protect the ignorant
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 15:08:21 +00:00
Michael Jerris
571e7cb8c1 mod_lua: fix windows build (FSBUILD-149)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 18:53:43 +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
Anthony Minessale
4025b42470 fix hanguphook order of operations vs destroy method issue in c++ code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 15:30:08 +00:00
Anthony Minessale
523e0653ed FSCORE-341
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 14:54:13 +00:00
Anthony Minessale
377043e0ef update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 21:32:08 +00:00
Anthony Minessale
4dbbe79d70 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 21:19:25 +00:00
Anthony Minessale
749c21775a tweak lua hangup hook (part 2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 18:35:55 +00:00
Anthony Minessale
ed327e6fe7 tweak lua hangup hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 18:23:24 +00:00
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Brian West
85c265666d make tts-engine and tts-voice valid attributes on the menu xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 16:49:42 +00:00
Michael Jerris
99412ef499 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 10:38:38 +00:00
Michael Jerris
31897028d2 mod_lua: fix visibility support (FSCORE-302)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:43:42 +00:00
Michael Jerris
e4b4288719 mod_lua: fix visibility support (FSCORE-302)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:42:10 +00:00
Michael Jerris
513091ec37 mod_lua: windows build changes to support externally built modules. (MODLANG-101)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-23 04:21:56 +00:00
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Anthony Minessale
072ec6a7f2 add api.getTime()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:43:11 +00:00
Michael Jerris
90564aa4b0 use dll for lua windows build (FSCORE-299)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 06:24:01 +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
Anthony Minessale
b32de05846 FSCORE-282
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:19:38 +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
Brian West
dbb40708c5 try not to break backwards and api compatibility refer to rev 11211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 15:38:32 +00:00
Brian West
69f7357506 Adding the ability to pass the var_name to store the results in.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 03:42:45 +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
9706c972f2 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 03:45:38 +00:00
Michael Jerris
f8734c080e swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:19:03 +00:00
Brian West
9e1b370738 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:51:14 +00:00
Brian West
6ea577d747 change types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 19:15:47 +00:00
Michael Jerris
ec5c366f30 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-20 23:12:15 +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
38dc44dc84 MODLANG-87 - Update to lua 5.1.4 release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-21 19:39:57 +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
Anthony Minessale
a433e99e1f Commit FSCORE-183, tested by me but others test also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 18:27:29 +00:00
Michael Jerris
4424a4d6c7 revert svn revisions 9682-9684 (FSCORE-183 is totally broken) (fixes FSCORE-194)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 03:48:36 +00:00
Anthony Minessale
7b537822e0 swig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:13:14 +00:00
Michael Jerris
6754c028d7 if we want to override system function in lua we should do so from mod_lua, not hack the lib. We did the same thing for exit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:36:01 +00:00
Michael Jerris
0cea9bb4b6 fix lua build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 17:26:36 +00:00
Anthony Minessale
1c15146866 add patch from MODAPP-86
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 15:50:12 +00:00
Anthony Minessale
ddd1ae14b7 add session destroy psuedo method to sort of destroy a session at least for the sake of FS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 21:44:43 +00:00
Anthony Minessale
bf91ac1605 c++ needs const char * for static strings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 01:12:23 +00:00
Anthony Minessale
c052a99837 dont eval blank string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:56:29 +00:00
Brian West
12f01067c5 fix lua originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:35:46 +00:00
Brian West
23c0d9ebbf add unsetInputCallback method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 17:20:34 +00:00
Brian West
6efa5bdf0d change proto for transfer method so context and dialplan are not mandatory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-14 16:57:16 +00:00
Anthony Minessale
6f6cd375ad tweak for MODLANG-77
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 18:47:30 +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