freeswitch/src
Anthony Minessale 8df8e7c897 add close method needs testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-10 14:27:25 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include stupidly forgot to include linefeed and carraige return in ok chars for vars thus breaking bypass_media mode for who knows how long... 2007-08-03 16:26:32 +00:00
mod add close method needs testing 2007-08-10 14:27:25 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch_apr.c unreachable code causes leak. 2007-06-25 00:27:15 +00:00
switch_buffer.c small fixes 2007-05-26 03:27:02 +00:00
switch_caller.c update 2007-06-05 16:50:51 +00:00
switch_channel.c let hangup app optionally take a digit string for exact cause 2007-07-03 21:05:41 +00:00
switch_config.c indent 2007-03-30 00:13:31 +00:00
switch_console.c tweak for editline stuff 2007-05-14 16:20:57 +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 dox 2007-05-14 17:10:46 +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 dox 2007-05-14 17:10:46 +00:00
switch_core_io.c remove debugging wtf 2007-07-03 14:46:58 +00:00
switch_core_media_bug.c testing a media bug change 2007-06-19 18:25:17 +00:00
switch_core_memory.c dox 2007-05-14 17:10:46 +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 fix startup race 2007-07-06 16:29:25 +00:00
switch_core_speech.c dox 2007-05-14 17:10:46 +00:00
switch_core_sqldb.c change language in harmless sql warnings and skip one we know happens all the time for no reason 2007-06-08 15:43:59 +00:00
switch_core_state_machine.c add exec_after_bridge_app and exec_after_bridge_arg and fix the hangup command in event parse 2007-07-26 00:49:02 +00:00
switch_core_timer.c dox 2007-05-14 17:10:46 +00:00
switch_core.c fix for FSCORE-40 2007-08-03 21:29:01 +00:00
switch_cpp.cpp streamFiles 2nd argument is now optional. fix segfault that was happening with originate/bridge due to no valid session in b leg. rename streamfile to streamFile. remove playFile since streamFile does the same thing 2007-06-24 17:38:17 +00:00
switch_event.c fix for FSCORE-37 2007-08-03 16:56:54 +00:00
switch_ivr_async.c fix for FSCORE-42 2007-08-03 03:40:05 +00:00
switch_ivr_bridge.c small tweak to last commit 2007-07-26 00:51:32 +00:00
switch_ivr_menu.c add app log 2007-04-21 01:03:58 +00:00
switch_ivr_originate.c fix for FSCORE-40 2007-08-03 21:29:01 +00:00
switch_ivr_play_say.c fix for MODAPP-23 2007-08-03 04:29:57 +00:00
switch_ivr.c fix for FSCORE-34 2007-08-03 16:46:21 +00:00
switch_loadable_module.c use .so not .dylib for modules on OS-X, fix for MODENDP-16 2007-08-06 18:10:30 +00:00
switch_log.c add userdata param to switch_log_printf so we can pass uuid or other session or other identification information to the logger. 2007-06-20 09:19:45 +00:00
switch_odbc.c merge changes from MODLANG-18 fix multiple odbc and spidermonkey odbc issues. 2007-06-08 14:39:09 +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 adding const qualifiers across the api as appropriate. 2007-05-12 14:48:14 +00:00
switch_stun.c only include switch_stun.h where needed. We use some c99isms in this header that do not get along well with some c++ compilers. 2007-06-20 09:02:30 +00:00
switch_swig.c refactor to avoid some potential issues with channels that are hungup instantly after being answered 2007-04-13 22:15:58 +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 fix for FSCORE-40 2007-08-03 21:29:01 +00:00
switch.c fix for FSCORE-40 2007-08-03 21:29:01 +00:00