freeswitch/src
Michael Jerris 7629d4c652 use function to avoid build error.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6519 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-05 14:42:25 +00:00
..
include remove file logging from automatically being set on the core console handle. You must now use mod_logfile to do file logging. 2007-12-04 23:18:24 +00:00
mod use function to avoid build error. 2007-12-05 14:42:25 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c update logger stuff 2007-12-04 23:47:27 +00:00
switch_apr.c add switch_file_rename 2007-12-04 21:05:10 +00:00
switch_buffer.c these aren't the droids you're looking for, move along.... 2007-11-30 22:56:01 +00:00
switch_caller.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_channel.c zigged where i should have zagged 2007-11-19 17:19:32 +00:00
switch_config.c indent 2007-03-30 00:13:31 +00:00
switch_console.c handle result of fwrite 2007-11-29 15:38:00 +00:00
switch_core.c remove file logging from automatically being set on the core console handle. You must now use mod_logfile to do file logging. 2007-12-04 23:18:24 +00:00
switch_core_asr.c const qualifiers in asr/tts interfaces. 2007-11-01 11:55:00 +00:00
switch_core_codec.c add vars 2007-12-04 18:52:13 +00:00
switch_core_db.c add retry on lock to core sql func 2007-12-04 23:16:43 +00:00
switch_core_directory.c change javascript and confernece to use cached speech handles 2007-08-25 21:33:26 +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 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_core_hash.c windows build fixes. 2007-09-30 16:59:32 +00:00
switch_core_io.c these aren't the droids you're looking for, move along.... 2007-11-30 22:56:01 +00:00
switch_core_media_bug.c add RECORD_ANSWER_REQ var 2007-11-23 18:35:38 +00:00
switch_core_memory.c vroom 2007-10-23 00:11:03 +00:00
switch_core_port_allocator.c dox 2007-05-14 17:10:46 +00:00
switch_core_rwlock.c dox 2007-05-14 17:10:46 +00:00
switch_core_session.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_core_speech.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_core_sqldb.c a bunch of fixes 2007-10-04 17:25:06 +00:00
switch_core_state_machine.c these aren't the droids you're looking for, move along.... 2007-11-30 22:56:01 +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 add some missing \n's to switch_log_printf messages. 2007-11-23 18:50:54 +00:00
switch_event.c add hostname and ip to every event 2007-11-30 21:57:49 +00:00
switch_ivr.c fix tiny snafu 2007-11-02 18:34:26 +00:00
switch_ivr_async.c fix build 2007-12-01 04:51:06 +00:00
switch_ivr_bridge.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_ivr_menu.c update for relative paths 2007-10-30 22:15:37 +00:00
switch_ivr_originate.c add some missing \n's to switch_log_printf messages. 2007-11-23 18:50:54 +00:00
switch_ivr_play_say.c windows build tweaks 2007-11-26 23:46:03 +00:00
switch_loadable_module.c silence some sun-cc build errors. 2007-11-16 05:47:00 +00:00
switch_log.c sigh 2007-10-04 21:15:08 +00:00
switch_odbc.c fix MODENDP-36 2007-11-15 17:24:53 +00:00
switch_regex.c better globbing 2007-11-14 19:25:28 +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 code before declaration. 2007-12-04 23:06:12 +00:00
switch_scheduler.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_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 signedness error 2007-12-04 16:52:24 +00:00
switch_xml.cpp be more specific about what file to delete 2007-12-04 01:19:22 +00:00