freeswitch/src
Ken Rice 32e44d9a1a fix and ooops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-23 18:34:50 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include add type of number and number plan vars to the caller profile 2007-08-21 14:01:24 +00:00
mod fix and ooops 2007-08-23 18:34:50 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c fix for FSCORE-40 2007-08-03 21:29:01 +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 add type of number and number plan vars to the caller profile 2007-08-21 14:01:24 +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.c fix for FSCORE-40 2007-08-03 21:29:01 +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 pass new caller profile vars across the bridge. 2007-08-22 03:10:08 +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_cpp.cpp did not have a return value and was breaking on windows build 2007-08-20 20:02:14 +00:00
switch_event.c fix for FSCORE-37 2007-08-03 16:56:54 +00:00
switch_ivr.c fix for FSCORE-34 2007-08-03 16:46:21 +00:00
switch_ivr_async.c fix for FSCORE-42 2007-08-03 03:40:05 +00:00
switch_ivr_bridge.c fix MODLANG-41 2007-08-20 16:04:02 +00:00
switch_ivr_menu.c add app log 2007-04-21 01:03:58 +00:00
switch_ivr_originate.c pass new caller profile vars across the bridge. 2007-08-22 02:55:19 +00:00
switch_ivr_play_say.c fix for MODAPP-23 2007-08-03 04:29:57 +00:00
switch_loadable_module.c tweak 2007-08-20 21:25:06 +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 FSCORE-45 2007-08-20 16:35:22 +00:00