| FreeSWITCH:/ |
hide Line HistoryConstraint |
Changelog
8898
by mikej on
03 July 2008, 19:54:35 -0400
(17 hours ago)
make modules unbind events and un-reserve subclasses on module unload
src/mod/applications/mod_conference/mod_conference.c
8898
src/mod/applications/mod_enum/mod_enum.c
8898
src/mod/applications/mod_voicemail/mod_voicemail.c
8898
src/mod/endpoints/mod_dingaling/mod_dingaling.c
8898
src/mod/endpoints/mod_sofia/mod_sofia.c
8898
8897
by mikej on
03 July 2008, 19:37:19 -0400
(18 hours ago)
build tweaks
src/switch_ivr_async.c
8897
src/switch_utils.c
8897
8896
by anthm on
03 July 2008, 18:51:09 -0400
(18 hours ago)
fix causes causing trouble (do make current)
src/include/switch_types.h
8896
src/mod/applications/mod_dptools/mod_dptools.c
8896
src/switch_channel.c
8896
src/switch_ivr_originate.c
8896
8895
by mikej on
03 July 2008, 15:43:06 -0400
(21 hours ago)
add advanced installer file (http://www.advancedinstaller.com/)
w32/Setup/freeswitch.aip
8895
8894
by mikej on
03 July 2008, 15:12:26 -0400
(22 hours ago)
vim extendtab is bad
libs/libdingaling/src/ldl_compat.h
8894
libs/libdingaling/src/libdingaling.c
8894
libs/libdingaling/src/libdingaling.h
8894
libs/libteletone/src/libteletone.h
8894
libs/libteletone/src/libteletone_detect.c
8894
8893
by mikej on
03 July 2008, 14:50:15 -0400
(22 hours ago)
update
src/include/switch_utils.h
8893
src/mod/endpoints/mod_sofia/mod_sofia.c
8893
src/mod/endpoints/mod_sofia/sofia.c
8893
src/mod/endpoints/mod_sofia/sofia_glue.c
8893
src/mod/endpoints/mod_sofia/sofia_presence.c
8893
8892
by anthm on
03 July 2008, 13:39:25 -0400
(23 hours ago)
fix pointer thing contd
src/switch_xml.cpp
8892
8891
by anthm on
03 July 2008, 13:24:53 -0400
(24 hours ago)
fix pointer thing
src/switch_xml.cpp
8891
8890
by anthm on
03 July 2008, 13:11:15 -0400
(24 hours ago)
tweak
src/mod/applications/mod_dptools/mod_dptools.c
8890
8889
by mikej on
03 July 2008, 13:08:46 -0400
(24 hours ago)
let configure figure out if we have the header files
configure.in
8889
src/switch_core_state_machine.c
8889
8887
by mikej on
03 July 2008, 12:35:36 -0400
(25 hours ago)
build tweak for windows
src/switch_core.c
8887
8885
by anthm on
03 July 2008, 11:01:46 -0400
(26 hours ago)
can't win with sip
src/mod/endpoints/mod_sofia/sofia_reg.c
8885
8884
by anthm on
02 July 2008, 17:12:57 -0400
(44 hours ago)
add EventConsumer obj to cpp
src/include/switch_cpp.h
8884
src/mod/languages/mod_java/switch_swig_wrap.cpp
8884
src/mod/languages/mod_lua/mod_lua_wrap.cpp
8884
src/mod/languages/mod_perl/freeswitch.pm
8884
src/mod/languages/mod_perl/mod_perl_wrap.cpp
8884
8883
by mikej on
02 July 2008, 16:54:42 -0400
(44 hours ago)
add usage documentation for !importance (MODAPP-100)
8882
by brian on
02 July 2008, 16:44:16 -0400
(44 hours ago)
move enum into extensions so you can disable it with ease
conf/dialplan/default.xml
8882
8881
by anthm on
02 July 2008, 13:18:34 -0400
(48 hours ago)
tweak ping behaviour
src/include/switch_cpp.h
8881
src/mod/endpoints/mod_sofia/sofia.c
8881
src/mod/endpoints/mod_sofia/sofia_reg.c
8881
src/switch_cpp.cpp
8881
src/switch_event.c
8881
8880
by anthm on
01 July 2008, 19:41:09 -0400
(65 hours ago)
add some write locks to the core and a function to unregister event bindings
src/include/switch_core.h
8880
src/include/switch_event.h
8880
src/include/switch_module_interfaces.h
8880
src/include/switch_types.h
8880
src/mod/applications/mod_fifo/mod_fifo.c
8880
8879
by anthm on
01 July 2008, 18:30:28 -0400
(67 hours ago)
add USR1 as alias for hup
src/switch_core.c
8879
8878
by mikej on
01 July 2008, 14:04:34 -0400
(71 hours ago)
add header that Nuaunce considers mandatory (MODASRTTS-5)
src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c
8878
8877
by mikej on
01 July 2008, 13:53:03 -0400
(71 hours ago)
fix cross compile (FSBUILD-53)
libs/pcre/Makefile.in
8877
8876
by mikej on
01 July 2008, 13:49:01 -0400
(71 hours ago)
allows the "eavesdrop_group" variable to contain several groups, comma separated. (MODAPP-101)
src/switch_ivr_async.c
8876
8875
by mikej on
01 July 2008, 13:45:35 -0400
(71 hours ago)
don't destroy a codec that has not been created (MODAPP-101)
src/switch_ivr_async.c
8875
8874
by mikej on
01 July 2008, 13:41:54 -0400
(71 hours ago)
dont flood logs with eavesdrop messages (MODAPP-101)
src/mod/applications/mod_dptools/mod_dptools.c
8874
8871
by mikej on
01 July 2008, 12:48:11 -0400
(3 days ago)
don't error in spec file and set a version on trunk (FSBUILD-48)
configure.in
8871
freeswitch.spec
8871
8869
by anthm on
01 July 2008, 10:25:36 -0400
(3 days ago)
fix FSCORE-146
src/switch_ivr_originate.c
8869
|