| FreeSWITCH:/src/mod/languages/mod_java/ |
hide Line HistoryConstraint |
Changelog
9326
by anthm on
19 August 2008, 21:12:23 -0400
(10 days ago)
c++ needs const char * for static strings
./switch_swig_wrap.cpp
9326
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
./switch_swig_wrap.cpp
9295
9214
by anthm on
31 July 2008, 16:16:44 -0400
(29 days ago)
update mod_java to the new module api
./modjava.c
9214
9062
by anthm on
16 July 2008, 16:19:11 -0400
(44 days ago)
lang stuff
./switch_swig_wrap.cpp
9062
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
./switch_swig_wrap.cpp
9004
8998
by anthm on
11 July 2008, 15:42:52 -0400
(49 days ago)
snake charming
./switch_swig_wrap.cpp
8998
8930
by anthm on
08 July 2008, 13:27:02 -0400
(52 days ago)
add args to sleep
./switch_swig_wrap.cpp
8930
8884
by anthm on
02 July 2008, 17:12:57 -0400
(58 days ago)
add EventConsumer obj to cpp
./switch_swig_wrap.cpp
8884
8828
by anthm on
23 June 2008, 15:19:17 -0400
(2 months 6 days ago)
fix MODLANG-65
./switch_swig_wrap.cpp
8828
8745
by anthm on
02 June 2008, 19:42:59 -0400
(2 months 27 days ago)
add waitForAnswer to cpp
./switch_swig_wrap.cpp
8745
8660
by anthm on
26 May 2008, 11:02:15 -0400
(3 months 3 days ago)
update
./freeswitch_java.cpp
8660
8449
by anthm on
16 May 2008, 14:40:39 -0400
(3 months 13 days ago)
lang fixes
./switch_swig_wrap.cpp
8449
8386
by anthm on
13 May 2008, 16:36:23 -0400
(3 months 16 days ago)
cannot pass 2833 on a transcoded call
./switch_swig_wrap.cpp
8386
8366
by anthm on
12 May 2008, 12:58:44 -0400
(3 months 17 days ago)
fix build prob
./switch_swig_wrap.cpp
8366
8352
by anthm on
10 May 2008, 13:02:43 -0400
(3 months 19 days ago)
add some methods to CoreSession
./switch_swig_wrap.cpp
8352
8254
by anthm on
02 May 2008, 15:04:13 -0400
(3 months 27 days ago)
add read
./switch_swig_wrap.cpp
8254
8252
by anthm on
02 May 2008, 14:40:23 -0400
(3 months 27 days ago)
reswig
./switch_swig_wrap.cpp
8252
8249
by anthm on
02 May 2008, 12:43:54 -0400
(3 months 27 days ago)
update script langs
./switch_swig_wrap.cpp
8249
8239
by brian on
01 May 2008, 15:14:33 -0400
(3 months 28 days ago)
switch_size_t to int
./switch_swig_wrap.cpp
8239
8238
by anthm on
01 May 2008, 15:03:57 -0400
(3 months 28 days ago)
fix bad pointer memory snafu in wrapped language libs
./switch_swig_wrap.cpp
8238
8225
by anthm on
30 April 2008, 19:42:37 -0400
(3 months 29 days ago)
break all the api in the swig stuff
./switch_swig_wrap.cpp
8225
8221
by anthm on
30 April 2008, 15:42:26 -0400
(3 months 29 days ago)
look out below
./mod_java.i
8221
./switch_swig_wrap.cpp
8221
7320
by anthm on
22 January 2008, 20:13:24 -0500
(7 months ago)
svn:ignore props
… 3 more files in changeset.
7319
by mikej on
22 January 2008, 20:00:24 -0500
(7 months ago)
svn:ignore props
… 33 more files in changeset.
6391
by mikej on
23 November 2007, 19:59:04 -0500
(9 months ago)
add missing DESTDIR (thanks stkn)
./Makefile.in
6391
6375
by mikej on
22 November 2007, 03:07:32 -0500
(9 months ago)
fix osx build with a dirty hack
./Makefile.in
6375
./mod_java.c
6375
./mod_java.cpp
6375
./modjava.c
6375
6357
by dacha on
20 November 2007, 03:12:52 -0500
(9 months ago)
Changed mod_java so it still compiles.
./mod_java.c
6357
5759
by dacha on
26 September 2007, 11:13:47 -0400
(11 months ago)
Reduced JNI version from 1_6 to 1_4, and used javac and jar in PATH not in JAVA_HOME to build (on MacOS)
./Makefile.in
5759
./freeswitch_java.cpp
5759
./mod_java.c
5759
5755
by mikej on
25 September 2007, 09:21:17 -0400
(11 months ago)
initial import of mod_java from Damjan Jovanovic
./Makefile.in
5755
./freeswitch_java.cpp
5755
./freeswitch_java.h
5755
./mod_java.c
5755
./mod_java.i
5755
|