freeswitch/src
Anthony Minessale c7d1ce48b0 fix bug in xml cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 18:15:20 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include 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
mod fix bug in xml cdr 2007-10-03 18:15:20 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
softtimer.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.c windows build fixes. 2007-09-30 16:59:32 +00:00
switch_apr.c tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_buffer.c tweak 2007-09-25 15:49:19 +00:00
switch_caller.c tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_channel.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_config.c indent 2007-03-30 00:13:31 +00:00
switch_console.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_core.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_core_asr.c dox 2007-05-14 17:10:46 +00:00
switch_core_codec.c add session_displace api and app 2007-06-15 01:47:48 +00:00
switch_core_db.c dox 2007-05-14 17:10:46 +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 add uuid fsapi function, last_file_position variable, and volume controls to js callback volume:+1 etc 2007-07-05 17:03:14 +00:00
switch_core_hash.c windows build fixes. 2007-09-30 16:59:32 +00:00
switch_core_io.c remove debugging wtf 2007-07-03 14:46:58 +00:00
switch_core_media_bug.c set the variable RECORD_STEREO=true to make record_session create stereo files with each leg in it's own channel, note you cannot play these files with freewitch with playback because we don't support stereo files 2007-10-01 16:34:28 +00:00
switch_core_memory.c add pool recycling 2007-10-01 14:14:15 +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 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_core_speech.c fix small problem in speech stuff 2007-09-14 20:00:26 +00:00
switch_core_sqldb.c tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_core_state_machine.c tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_core_timer.c dox 2007-05-14 17:10:46 +00:00
switch_cpp.cpp clean up speak code 2007-08-28 17:06:20 +00:00
switch_event.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_ivr.c improve mod-fifo 2007-10-02 19:58:06 +00:00
switch_ivr_async.c set the variable RECORD_STEREO=true to make record_session create stereo files with each leg in it's own channel, note you cannot play these files with freewitch with playback because we don't support stereo files 2007-10-01 16:34:28 +00:00
switch_ivr_bridge.c add read_frame_callback to input args in the core 2007-10-02 00:09:49 +00:00
switch_ivr_menu.c clean up speak code 2007-08-28 17:06:20 +00:00
switch_ivr_originate.c tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_ivr_play_say.c add read_frame_callback to input args in the core 2007-10-02 00:09:49 +00:00
switch_loadable_module.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_log.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_odbc.c silence picky compiler. 2007-08-30 01:52:05 +00:00
switch_regex.c adding const qualifiers across the api as appropriate. 2007-05-12 14:48:14 +00:00
switch_resample.c indent again 2007-03-30 00:15:25 +00:00
switch_rtp.c futz with rtp 2833 2007-07-06 16:19:40 +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 clean up speak code 2007-08-28 17:06:20 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_utils.c adding const qualifiers across the api as appropriate. 2007-05-12 14:48:14 +00:00
switch_xml.c refactor xml cdr and some cleanup 2007-10-02 16:38:15 +00:00