.. |
include
|
switch_core.h doxygen update
|
2009-04-28 20:41:44 +00:00 |
mod
|
dist-dtmf flag in conference
|
2009-04-29 17:07:51 +00:00 |
CMakeLists.txt
|
apr cmake files
|
2009-02-16 07:12:17 +00:00 |
Makefile.am
|
Make libdir and bindir being accepted by libs and modules
|
2008-02-18 14:58:41 +00:00 |
g711.c
|
move L16 and g711 into the core
|
2008-02-18 19:43:57 +00:00 |
inet_pton.c
|
tweak windows build for inet_pton
|
2008-04-21 16:48:34 +00:00 |
switch.c
|
make -vg imply -waste so valgrind runs won't re-exec
|
2009-03-20 01:22:40 +00:00 |
switch_apr.c
|
change blocking rtp to psuedo-blocking to avoid endlessly blocking reads and refactor jitter buffer
|
2009-03-30 21:12:06 +00:00 |
switch_buffer.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_caller.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_channel.c
|
FSCORE-357
|
2009-04-27 17:45:04 +00:00 |
switch_config.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_console.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core.c
|
update
|
2009-03-26 20:08:30 +00:00 |
switch_core_asr.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_codec.c
|
FSCORE-349 add flag to denote if a codec is init or not
|
2009-04-09 17:17:12 +00:00 |
switch_core_db.c
|
Add switch_vmprintf
|
2009-03-03 19:01:21 +00:00 |
switch_core_directory.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_event_hook.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_file.c
|
FSCORE-341
|
2009-03-24 14:54:13 +00:00 |
switch_core_hash.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_core_io.c
|
change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
|
2009-04-10 17:43:18 +00:00 |
switch_core_media_bug.c
|
FSCORE-349 add flag to denote if a codec is init or not
|
2009-04-09 17:17:12 +00:00 |
switch_core_memory.c
|
refactor
|
2009-04-10 21:37:17 +00:00 |
switch_core_port_allocator.c
|
fix windows build
|
2009-03-20 22:38:38 +00:00 |
switch_core_rwlock.c
|
change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
|
2009-04-10 17:43:18 +00:00 |
switch_core_session.c
|
FSCORE-357
|
2009-04-28 14:13:05 +00:00 |
switch_core_speech.c
|
fix assert when calling speech_open without a pool
|
2009-03-05 16:44:28 +00:00 |
switch_core_sqldb.c
|
change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
|
2009-04-10 17:43:18 +00:00 |
switch_core_state_machine.c
|
fix win32 build
|
2009-04-28 15:11:38 +00:00 |
switch_core_timer.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_cpp.cpp
|
remove duplicate part 2
|
2009-04-10 14:38:58 +00:00 |
switch_dso.c
|
MODLANG-99 Work around broken uClibc
|
2009-02-14 21:26:30 +00:00 |
switch_event.c
|
ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
|
2009-04-20 17:07:54 +00:00 |
switch_ivr.c
|
FSCORE-349 add flag to denote if a codec is init or not
|
2009-04-09 17:17:12 +00:00 |
switch_ivr_async.c
|
fix edge case segfault
|
2009-03-20 22:49:01 +00:00 |
switch_ivr_bridge.c
|
FSCORE-357
|
2009-04-28 14:13:05 +00:00 |
switch_ivr_menu.c
|
oups that wasnt on a pool
|
2009-04-11 23:21:17 +00:00 |
switch_ivr_originate.c
|
FSCORE-357
|
2009-04-28 14:13:05 +00:00 |
switch_ivr_play_say.c
|
fix unint memory issue
|
2009-04-29 15:08:53 +00:00 |
switch_loadable_module.c
|
here you go
|
2009-03-27 19:51:41 +00:00 |
switch_log.c
|
Do not use struct fd_set uninitialized (always FD_ZERO() them, before using FD_SET() on a new one, or reusing them after select()). Fixes a segfault on solaris
|
2009-04-22 23:34:48 +00:00 |
switch_odbc.c
|
Lets back this out since we should not be using this call for a UPDATE or DELETE query
|
2009-02-19 02:54:28 +00:00 |
switch_pcm.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_regex.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_resample.c
|
make gaussian noise less noisy FSCORE-340
|
2009-03-23 01:59:35 +00:00 |
switch_rtp.c
|
prevent div by zero
|
2009-04-28 15:32:37 +00:00 |
switch_scheduler.c
|
doh
|
2009-03-03 00:21:11 +00:00 |
switch_stun.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_swig.c
|
update copyright
|
2009-02-13 23:37:37 +00:00 |
switch_swig.i
|
…
|
|
switch_time.c
|
MODENDP-215
|
2009-04-28 03:58:37 +00:00 |
switch_utils.c
|
FSCORE-355
|
2009-04-22 18:50:57 +00:00 |
switch_xml.c
|
Complain about file open errors in XML preprocessing
|
2009-04-08 07:02:16 +00:00 |
switch_xml_config.c
|
xml_config: Fix issue where default NULL strings were ignored on reload
|
2009-04-16 02:26:32 +00:00 |