freeswitch/src
Anthony Minessale 9ff6ba78b9 small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-28 15:00:47 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include update 2007-06-25 21:25:33 +00:00
mod small fix 2007-06-28 15:00:47 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c Small tweaks so it actually compiles 2007-04-22 19:11:22 +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 update 2007-06-25 21:25:33 +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 rm newline 2007-06-12 01:24:29 +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 implement flushEvents() flushDigits() setAutoHangup() and setHangupHook(). reworked dtmfhandler and some aspects relating to threadstate. folded in memory pool thing from mishehu. added more asserts to switch_core_file (coordinated w/ anthony on this) 2007-06-22 19:14:53 +00:00
switch_core_hash.c dox 2007-05-14 17:10:46 +00:00
switch_core_io.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_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 update 2007-06-25 21:25:33 +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 events around all application execution: 2007-06-23 05:41:07 +00:00
switch_core_timer.c dox 2007-05-14 17:10:46 +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 update 2007-06-25 21:25:33 +00:00
switch_ivr.c update 2007-06-25 21:25:33 +00:00
switch_ivr_async.c update 2007-06-25 21:25:33 +00:00
switch_ivr_bridge.c update 2007-06-25 21:25:33 +00:00
switch_ivr_menu.c add app log 2007-04-21 01:03:58 +00:00
switch_ivr_originate.c add gentones app 2007-06-17 01:16:39 +00:00
switch_ivr_play_say.c update 2007-06-25 21:25:33 +00:00
switch_loadable_module.c update 2007-06-28 14:47:58 +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 avoiding racing cpu (part 2) 2007-06-23 03:26:12 +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 sun studio/solaris build fixes 2007-06-08 14:52:50 +00:00