freeswitch/src
Anthony Minessale 2ff5e3ec40 gimmie a break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:12:10 +00:00
..
include fix msvc build. 2007-12-12 02:10:52 +00:00
mod make mpglib more not threadsafe 2007-12-12 20:50:58 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c use file locks to keep multiple concurrent copies of freeswitch from running at the same time (FSCORE-14) 2007-12-08 03:41:00 +00:00
switch_apr.c gimmie a break 2007-12-12 21:12:10 +00:00
switch_buffer.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_caller.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_channel.c cleanups 2007-12-11 19:54:04 +00:00
switch_config.c fix file_path issues 2007-12-06 20:03:27 +00:00
switch_console.c reduce indentation / cleanup 2007-12-11 03:32:21 +00:00
switch_core.c cleanup, null checks. etc. 2007-12-11 21:31:57 +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_assert macro 2007-12-11 19:23:57 +00:00
switch_core_db.c fix file_path issues 2007-12-06 20:03:27 +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 add missing code to free pools in certian conditions that were overlooked 2007-12-12 14:16:24 +00:00
switch_core_hash.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_core_io.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_core_media_bug.c add RECORD_ANSWER_REQ var 2007-11-23 18:35:38 +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 cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_core_speech.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_core_sqldb.c update sql 2007-12-11 20:50:52 +00:00
switch_core_state_machine.c use switch_assert macro 2007-12-11 19:23:57 +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 handle invalid log level strings. (FSCORE-69) 2007-12-10 19:16:50 +00:00
switch_event.c add more data to cdr_csv and debug option to dump all the vars 2007-12-11 22:19:49 +00:00
switch_ivr.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_ivr_async.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_ivr_bridge.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_ivr_menu.c update for relative paths 2007-10-30 22:15:37 +00:00
switch_ivr_originate.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_ivr_play_say.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_loadable_module.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_log.c cleanup, null checks. etc. 2007-12-11 21:31:57 +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 these aren't the droids you're looking for, move along.... 2007-11-30 22:56:01 +00:00
switch_rtp.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_scheduler.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_stun.c add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps 2007-10-03 16:44:11 +00:00
switch_swig.c small fix 2007-10-30 20:19:24 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c some time changes 2007-11-13 18:47:08 +00:00
switch_utils.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_xml.cpp be more specific about what file to delete 2007-12-04 01:19:22 +00:00