freeswitch/src
Anthony Minessale 698b1b1b56 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 17:32:13 +00:00
..
include update 2008-01-05 17:32:13 +00:00
mod update 2008-01-05 17:32:13 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c fix for FSCORE-78. Write whole buffer of the pid into file with padded NULL's so that we don't leave leftovers behind from a crash. 2007-12-25 03:00:29 +00:00
switch_apr.c update 2008-01-03 21:41:15 +00:00
switch_buffer.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_caller.c use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
switch_channel.c update 2008-01-05 17:32:13 +00:00
switch_config.c don't strstr on null/blank strings. 2007-12-30 00:22:51 +00:00
switch_console.c fix FSCORE-75 2007-12-20 20:26:00 +00:00
switch_core.c fix FSCORE-80 2007-12-28 15:48:50 +00:00
switch_core_asr.c add missing code to free pools in certian conditions that were overlooked 2007-12-12 14:16:24 +00:00
switch_core_codec.c use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
switch_core_db.c blinking lights for xmas presence 2007-12-18 01:12:50 +00:00
switch_core_directory.c add missing code to free pools in certian conditions that were overlooked 2007-12-12 14:16:24 +00:00
switch_core_event_hook.c hack up the core with a butcher knife 2007-06-12 21:00:26 +00:00
switch_core_file.c simplify file interface for stream file interfaces, cleanup. 2007-12-31 19:41:39 +00:00
switch_core_hash.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_core_io.c add lock 2008-01-04 00:19:09 +00:00
switch_core_media_bug.c bounds checks and scope masked var names. 2007-12-17 22:52:32 +00:00
switch_core_memory.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_core_port_allocator.c round port ranges to appropriate values 2007-12-12 14:09:04 +00:00
switch_core_rwlock.c dox 2007-05-14 17:10:46 +00:00
switch_core_session.c add lock 2008-01-04 00:19:09 +00:00
switch_core_speech.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_core_sqldb.c fix show calls (FSCORE-81) 2008-01-02 15:59:00 +00:00
switch_core_state_machine.c support crazy transfer crap 2008-01-05 01:03:08 +00:00
switch_core_timer.c use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
switch_cpp.cpp fix msvc build. 2007-12-22 00:51:26 +00:00
switch_event.c cross t's and dot i's 2008-01-03 21:34:44 +00:00
switch_ivr.c update 2008-01-05 17:32:13 +00:00
switch_ivr_async.c cross t's and dot i's 2008-01-03 21:34:44 +00:00
switch_ivr_bridge.c update 2008-01-05 17:32:13 +00:00
switch_ivr_menu.c update for relative paths 2007-10-30 22:15:37 +00:00
switch_ivr_originate.c update 2008-01-05 16:20:39 +00:00
switch_ivr_play_say.c code analysis 2007-12-30 21:42:15 +00:00
switch_loadable_module.c don't strstr on null/blank strings. 2007-12-30 00:22:51 +00:00
switch_log.c use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
switch_odbc.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_regex.c this wasn't right wrap in paren to get in multi pipe sep regexp. 2007-12-11 03:28:35 +00:00
switch_resample.c sample platter 2007-12-12 21:30:55 +00:00
switch_rtp.c cross t's and dot i's 2008-01-03 21:34:44 +00:00
switch_scheduler.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_stun.c more error checking. 2007-12-22 01:00:10 +00:00
switch_swig.c fix FSCORE-74 2007-12-20 21:42:00 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c update 2008-01-03 21:41:15 +00:00
switch_utils.c cleanups and more checking. 2007-12-17 21:08:24 +00:00
switch_xml.cpp don't strstr on null/blank strings. 2007-12-30 00:22:51 +00:00