freeswitch/src
Anthony Minessale 55f9c53454 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-26 22:48:43 +00:00
..
include needs more testing 2009-05-23 01:50:56 +00:00
mod update 2009-05-26 22:48:43 +00:00
CMakeLists.txt
Makefile.am
g711.c
inet_pton.c
switch.c
switch_apr.c core: fix handle leak in switch_thread_self on windows (FSCORE-371) 2009-05-21 22:17:39 +00:00
switch_buffer.c
switch_caller.c
switch_channel.c FSCORE-370 2009-05-21 20:10:24 +00:00
switch_config.c
switch_console.c
switch_core.c adding more options to zrtp 2009-05-22 05:33:21 +00:00
switch_core_asr.c
switch_core_codec.c
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c remove unused code 2009-05-06 17:34:29 +00:00
switch_core_hash.c
switch_core_io.c prevent buffer destroy race 2009-05-01 21:31:16 +00:00
switch_core_media_bug.c
switch_core_memory.c add some stuff for zrtp 2009-05-22 18:19:55 +00:00
switch_core_port_allocator.c
switch_core_rwlock.c change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool) 2009-04-10 17:43:18 +00:00
switch_core_session.c add some stuff for zrtp 2009-05-22 18:19:55 +00:00
switch_core_speech.c
switch_core_sqldb.c change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool) 2009-04-10 17:43:18 +00:00
switch_core_state_machine.c fix win32 build 2009-04-28 15:11:38 +00:00
switch_core_timer.c
switch_cpp.cpp
switch_dso.c
switch_event.c FSCORE-370 2009-05-21 20:10:24 +00:00
switch_ivr.c abolish mailbox attribute in users and use number-alias attribute instead MODAPP-218 2009-05-18 17:11:47 +00:00
switch_ivr_async.c
switch_ivr_bridge.c fix typo 2009-05-21 23:47:04 +00:00
switch_ivr_menu.c use menu-timeout instead of menu-inter-digit-timeout when no digits have been entered 2009-05-11 20:20:11 +00:00
switch_ivr_originate.c use define 2009-05-21 17:55:56 +00:00
switch_ivr_play_say.c MODAPP-280 2009-05-18 17:39:59 +00:00
switch_loadable_module.c
switch_log.c Do not use struct fd_set uninitialized (always FD_ZERO() them, before using FD_SET() on a new one, or reusing them after select()). Fixes a segfault on solaris 2009-04-22 23:34:48 +00:00
switch_odbc.c
switch_pcm.c
switch_regex.c accept asterisk N/X/Z/. notation everywhere regexes are expected when they start with _ 2009-05-12 17:10:57 +00:00
switch_resample.c
switch_rtp.c this hsould make sure the secure mitm has a chance over latent connections 2009-05-26 16:26:56 +00:00
switch_scheduler.c
switch_stun.c build: fix gcc-4.4.0 build failures (FSCORE-355) 2009-05-19 20:25:59 +00:00
switch_swig.c
switch_swig.i
switch_time.c add configure checks for tm->tm_gmtoff and tm->tm_zone (FSBUILD-160) 2009-05-15 18:19:30 +00:00
switch_utils.c properly detect unterminated 2009-05-26 18:04:22 +00:00
switch_xml.c properly detect unterminated 2009-05-26 18:04:22 +00:00
switch_xml_config.c xml_config: Fix issue where default NULL strings were ignored on reload 2009-04-16 02:26:32 +00:00