freeswitch/src
Anthony Minessale bb45a16552 use apr_pool_mutex_set to make pools thread safe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 01:51:50 +00:00
..
include add code analysis tagging 2009-03-17 16:32:57 +00:00
mod fix audio issue in portaudio 2009-03-19 18:30:56 +00:00
CMakeLists.txt apr cmake files 2009-02-16 07:12:17 +00:00
Makefile.am Make libdir and bindir being accepted by libs and modules 2008-02-18 14:58:41 +00:00
g711.c move L16 and g711 into the core 2008-02-18 19:43:57 +00:00
inet_pton.c tweak windows build for inet_pton 2008-04-21 16:48:34 +00:00
switch.c make -vg imply -waste so valgrind runs won't re-exec 2009-03-20 01:22:40 +00:00
switch_apr.c Fix a bunch of const (-Wcast-qual checking start) 2009-03-17 13:25:02 +00:00
switch_buffer.c update copyright 2009-02-13 23:37:37 +00:00
switch_caller.c update copyright 2009-02-13 23:37:37 +00:00
switch_channel.c make switch_channel_get_variable strdup so the pointer returned is safe and clean up the state locking 2009-03-20 01:50:50 +00:00
switch_config.c update copyright 2009-02-13 23:37:37 +00:00
switch_console.c update copyright 2009-02-13 23:37:37 +00:00
switch_core.c add code analysis tagging 2009-03-17 16:32:57 +00:00
switch_core_asr.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_codec.c tweak ilbc to default to 30 if no mode= fmtp is defined on the inbound which seems to be the default behavior of everything out there. 2009-02-17 19:50:12 +00:00
switch_core_db.c Add switch_vmprintf 2009-03-03 19:01:21 +00:00
switch_core_directory.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_event_hook.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_file.c avoid operations on closed file handles in embedded languages 2009-02-23 19:52:29 +00:00
switch_core_hash.c update copyright 2009-02-13 23:37:37 +00:00
switch_core_io.c fix issue in monitor_early_media_fail issue 2009-02-25 03:41:18 +00:00
switch_core_media_bug.c spaces help readability 2009-03-05 05:03:52 +00:00
switch_core_memory.c use apr_pool_mutex_set to make pools thread safe 2009-03-20 01:51:50 +00:00
switch_core_port_allocator.c make port allocator more random 2009-03-20 01:48:30 +00:00
switch_core_rwlock.c fix issue in monitor_early_media_fail issue 2009-02-25 03:41:18 +00:00
switch_core_session.c FSCORE-332 2009-03-13 01:57:10 +00:00
switch_core_speech.c fix assert when calling speech_open without a pool 2009-03-05 16:44:28 +00:00
switch_core_sqldb.c FSCORE-308 2009-02-24 00:05:19 +00:00
switch_core_state_machine.c refactor dialplan logging lines and consolidate some logic for bypass_media mode when the a leg has audio in advance 2009-03-06 03:54:38 +00:00
switch_core_timer.c update copyright 2009-02-13 23:37:37 +00:00
switch_cpp.cpp make tts-engine and tts-voice valid attributes on the menu xml 2009-02-25 16:49:42 +00:00
switch_dso.c MODLANG-99 Work around broken uClibc 2009-02-14 21:26:30 +00:00
switch_event.c reduce memory usage 2009-02-26 22:30:00 +00:00
switch_ivr.c MODAPP-226 2009-03-05 16:53:31 +00:00
switch_ivr_async.c FSCORE-319 2009-03-05 01:15:17 +00:00
switch_ivr_bridge.c refactor signal_bridge 2009-03-20 01:23:38 +00:00
switch_ivr_menu.c this one was my fault 2009-03-05 04:06:46 +00:00
switch_ivr_originate.c FSCORE-336 2009-03-17 16:23:32 +00:00
switch_ivr_play_say.c dont leak the xml structure if answer fails 2009-03-16 18:49:58 +00:00
switch_loadable_module.c fix MODENDP-196 2009-03-09 16:36:56 +00:00
switch_log.c Move sofia logging to the core logging engine, add change sofia loglevel api and add sofia profile xxx siptrace on-off for TPORT_LOG 2009-03-04 18:54:43 +00:00
switch_odbc.c Lets back this out since we should not be using this call for a UPDATE or DELETE query 2009-02-19 02:54:28 +00:00
switch_pcm.c update copyright 2009-02-13 23:37:37 +00:00
switch_regex.c update copyright 2009-02-13 23:37:37 +00:00
switch_resample.c remove libresample 2009-02-15 03:20:16 +00:00
switch_rtp.c fix audio issue in portaudio 2009-03-19 18:30:56 +00:00
switch_scheduler.c doh 2009-03-03 00:21:11 +00:00
switch_stun.c update copyright 2009-02-13 23:37:37 +00:00
switch_swig.c update copyright 2009-02-13 23:37:37 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c FSCORE-297 tony fixed this via telephone blind.. its not ME. 2009-03-04 00:06:52 +00:00
switch_utils.c FSCORE-316 2009-03-03 14:17:28 +00:00
switch_xml.c Fix off-by-1 read err in switch_xml 2009-03-16 20:28:22 +00:00
switch_xml_config.c tweak 2009-03-13 15:13:18 +00:00