| FreeSWITCH:/src/mod/languages/mod_lua/ |
hide Line HistoryConstraint |
Changelog
9326
by anthm on
19 August 2008, 21:12:23 -0400
(9 days ago)
c++ needs const char * for static strings
./mod_lua_wrap.cpp
9326
9311
by anthm on
16 August 2008, 11:56:29 -0400
(13 days ago)
dont eval blank string
./freeswitch_lua.cpp
9311
9297
by brian on
14 August 2008, 13:35:46 -0400
(15 days ago)
fix lua originate
./freeswitch_lua.cpp
9297
./freeswitch_lua.h
9297
./mod_lua_wrap.cpp
9297
9296
by brian on
14 August 2008, 13:20:34 -0400
(15 days ago)
add unsetInputCallback method
./freeswitch_lua.cpp
9296
./freeswitch_lua.h
9296
./mod_lua_wrap.cpp
9296
9295
by brian on
14 August 2008, 12:57:16 -0400
(15 days ago)
change proto for transfer method so context and dialplan are not mandatory
./mod_lua_wrap.cpp
9295
9244
by anthm on
11 August 2008, 14:47:30 -0400
(18 days ago)
tweak for MODLANG-77
./freeswitch_lua.cpp
9244
./freeswitch_lua.h
9244
./mod_lua_wrap.cpp
9244
9110
by mikej on
19 July 2008, 11:39:17 -0400
(41 days ago)
tweak for gcc 4.3
./mod_lua.cpp
9110
9075
by brian on
17 July 2008, 16:31:49 -0400
(43 days ago)
add startup-script to mod_lua
./mod_lua.cpp
9075
9065
by anthm on
16 July 2008, 18:04:31 -0400
(43 days ago)
tweak
./freeswitch_lua.cpp
9065
9063
by anthm on
16 July 2008, 17:06:14 -0400
(44 days ago)
even more lang stuff
./Makefile
9063
./freeswitch_lua.cpp
9063
./freeswitch_lua.h
9063
./hack.diff
9063
./mod_lua_wrap.cpp
9063
9062
by anthm on
16 July 2008, 16:19:11 -0400
(44 days ago)
lang stuff
./freeswitch_lua.cpp
9062
./mod_lua_wrap.cpp
9062
9049
by anthm on
16 July 2008, 02:23:35 -0400
(44 days ago)
handle failed originate a little more gracefully (MODLANG-70)
./freeswitch_lua.cpp
9049
9015
by brian on
14 July 2008, 11:38:44 -0400
(46 days ago)
include session in hangup hook
./freeswitch_lua.cpp
9015
9004
by brian on
12 July 2008, 14:44:05 -0400
(48 days ago)
fix callback arg and CoreSession::sleep to not require a file
./freeswitch_lua.cpp
9004
./freeswitch_lua.h
9004
./mod_lua_wrap.cpp
9004
8998
by anthm on
11 July 2008, 15:42:52 -0400
(49 days ago)
snake charming
./mod_lua_wrap.cpp
8998
8930
by anthm on
08 July 2008, 13:27:02 -0400
(52 days ago)
add args to sleep
./mod_lua_wrap.cpp
8930
8898
by mikej on
03 July 2008, 19:54:35 -0400
(56 days ago)
make modules unbind events and un-reserve subclasses on module unload
./mod_lua.cpp
8898
8894
by mikej on
03 July 2008, 15:12:26 -0400
(57 days ago)
vim extendtab is bad
./mod_lua.cpp
8894
8884
by anthm on
02 July 2008, 17:12:57 -0400
(58 days ago)
add EventConsumer obj to cpp
./mod_lua_wrap.cpp
8884
8828
by anthm on
23 June 2008, 15:19:17 -0400
(2 months 6 days ago)
fix MODLANG-65
./mod_lua_wrap.cpp
8828
8811
by brian on
18 June 2008, 14:42:03 -0400
(2 months 11 days ago)
MODLANG-67 part1
./mod_lua.cpp
8811
8745
by anthm on
02 June 2008, 19:42:59 -0400
(2 months 26 days ago)
add waitForAnswer to cpp
./mod_lua_wrap.cpp
8745
8743
by anthm on
02 June 2008, 19:37:12 -0400
(2 months 26 days ago)
add answered and mediaReady methods to CoreSession
./mod_lua_wrap.cpp
8743
8689
by anthm on
27 May 2008, 00:54:52 -0400
(3 months 2 days ago)
indent pass 2
./freeswitch_lua.cpp
8689
./mod_lua.cpp
8689
./mod_lua_extra.c
8689
./mod_lua_wrap.cpp
8689
8579
by anthm on
23 May 2008, 23:46:19 -0400
(3 months 5 days ago)
name change
./mod_lua.cpp
8579
8556
by anthm on
23 May 2008, 18:23:21 -0400
(3 months 5 days ago)
update
./mod_lua.cpp
8556
8449
by anthm on
16 May 2008, 14:40:39 -0400
(3 months 13 days ago)
lang fixes
./mod_lua_wrap.cpp
8449
8426
by stkn on
15 May 2008, 17:43:52 -0400
(3 months 13 days ago)
Pass CC to lua make, fixes building on (open-)solaris
./Makefile
8426
8386
by anthm on
13 May 2008, 16:36:23 -0400
(3 months 16 days ago)
cannot pass 2833 on a transcoded call
./mod_lua_wrap.cpp
8386
|