.. |
dotnet
|
add syntax field to the api interface struct.
|
2006-10-08 05:04:34 +00:00 |
include
|
correct printf function args for modified switch_log_printf.
|
2007-06-20 10:43:24 +00:00 |
mod
|
fix for new switch_log_printf prototype
|
2007-06-20 10:46:51 +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
|
build tweak.
|
2007-06-04 17:12:02 +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
|
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_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
|
dox
|
2007-05-14 17:10:46 +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
|
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_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
|
dox
|
2007-05-14 17:10:46 +00:00 |
switch_core_timer.c
|
dox
|
2007-05-14 17:10:46 +00:00 |
switch_cpp.cpp
|
merge r5393 from http://svn.freeswitch.org/svn/freeswitch/branches/greenlizard/
|
2007-06-20 08:56:34 +00:00 |
switch_event.c
|
add more modules to new mod loader macros/api.
|
2007-06-20 07:15:53 +00:00 |
switch_ivr.c
|
hack up the core with a butcher knife
|
2007-06-12 21:00:26 +00:00 |
switch_ivr_async.c
|
tweak
|
2007-06-19 22:31:50 +00:00 |
switch_ivr_bridge.c
|
hack up the core with a butcher knife
|
2007-06-12 21:00:26 +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
|
add gentones app
|
2007-06-17 01:16:39 +00:00 |
switch_loadable_module.c
|
fix windows build.
|
2007-06-13 20:49:45 +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
|
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_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 |