.. |
include
|
Implement switch_queue_pop_timeout() and refactor sofia_profile_worker_thread_run() to use it so it doesn't wake up too often
|
2010-11-18 21:00:35 -05:00 |
mod
|
ESL-52
|
2010-11-22 17:06:59 -06:00 |
.gitignore
|
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
|
2010-04-05 23:17:43 +00:00 |
CMakeLists.txt
|
…
|
|
Makefile.am
|
…
|
|
fs_encode.c
|
typo
|
2010-10-12 16:52:23 -04:00 |
g711.c
|
…
|
|
inet_pton.c
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
switch.c
|
windows - fix build
|
2010-10-29 13:51:02 -05:00 |
switch_apr.c
|
Implement switch_queue_pop_timeout() and refactor sofia_profile_worker_thread_run() to use it so it doesn't wake up too often
|
2010-11-18 21:00:35 -05:00 |
switch_buffer.c
|
…
|
|
switch_caller.c
|
fix caller id fields in show channels show calls etc
|
2010-08-17 17:26:36 -05:00 |
switch_channel.c
|
FS-2851
|
2010-11-17 12:17:27 -06:00 |
switch_config.c
|
…
|
|
switch_console.c
|
FS-2811
|
2010-11-01 10:25:47 -05:00 |
switch_core.c
|
FS-2842: ACL for IPv6 address and swigall to boot
|
2010-11-15 11:37:23 -06:00 |
switch_core_asr.c
|
…
|
|
switch_core_codec.c
|
refactor codec_destroy to prevent race
|
2010-11-19 12:23:17 -06:00 |
switch_core_db.c
|
FSCORE-656
|
2010-08-23 13:15:58 -05:00 |
switch_core_directory.c
|
…
|
|
switch_core_event_hook.c
|
fix fifo race in use count dec
|
2010-10-29 20:39:07 -05:00 |
switch_core_file.c
|
update
|
2010-11-11 15:37:58 -06:00 |
switch_core_hash.c
|
MODAPP-412 - improve rate limit support
|
2010-03-24 16:11:24 +00:00 |
switch_core_io.c
|
tweak
|
2010-11-05 12:26:40 -05:00 |
switch_core_media_bug.c
|
refactor
|
2010-07-06 13:20:27 -05:00 |
switch_core_memory.c
|
adjust switch_yield times in switch_core_sql_db_thread() and pool_thread()
|
2010-11-18 11:25:03 -05:00 |
switch_core_port_allocator.c
|
…
|
|
switch_core_rwlock.c
|
add debug info
|
2010-05-06 11:38:36 -05:00 |
switch_core_session.c
|
avoid hypothetical problem with flushing queue with delayed events
|
2010-11-08 15:05:02 -06:00 |
switch_core_speech.c
|
…
|
|
switch_core_sqldb.c
|
adjust switch_yield times in switch_core_sql_db_thread() and pool_thread()
|
2010-11-18 11:25:03 -05:00 |
switch_core_state_machine.c
|
refactor
|
2010-11-05 15:24:11 -05:00 |
switch_core_timer.c
|
FSCORE-639 with some additional changes
|
2010-07-29 17:41:33 -05:00 |
switch_cpp.cpp
|
sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants
|
2010-09-23 18:37:45 -05:00 |
switch_dso.c
|
switch_dso.c: FreeBSD(8.0) dlerror() returns const char*, add cast to char* to avoid a warning (and abort due to -Werror)
|
2010-04-24 11:18:49 +02:00 |
switch_event.c
|
make parens optional on functions as vars ${foo(bar)} is now the same as ${foo bar}
|
2010-10-08 15:59:22 -05:00 |
switch_ivr.c
|
FS-2857
|
2010-11-18 16:14:08 -06:00 |
switch_ivr_async.c
|
fire DTMF event when converting dtmf to inband with start_dtmf_generate
|
2010-11-04 15:30:02 -05:00 |
switch_ivr_bridge.c
|
add intercept_unanswered_only var akin to intercept_unbridged_only
|
2010-11-16 09:51:18 -06:00 |
switch_ivr_menu.c
|
reverse the linked list in ivr menus to support accidental feature of multiple entries for the same keys
|
2010-09-16 18:11:55 -05:00 |
switch_ivr_originate.c
|
ivr_enterprise_originate: Fix export of variable from the originator channel to the called channels
|
2010-11-11 20:21:35 -05:00 |
switch_ivr_play_say.c
|
add record overwrite
|
2010-10-26 19:34:47 -05:00 |
switch_ivr_say.c
|
use common code to say ip when possible
|
2010-03-08 08:38:50 +00:00 |
switch_json.c
|
FSBUILD-296 Fix VS2008 code analysis build
|
2010-08-24 08:55:00 -05:00 |
switch_limit.c
|
FSCORE-637 - limit - reset rate and release resource apis
|
2010-07-20 22:21:32 -05:00 |
switch_loadable_module.c
|
fix critical property for module load
|
2010-11-19 13:15:56 -06:00 |
switch_log.c
|
…
|
|
switch_mprintf.c
|
…
|
|
switch_nat.c
|
NAT refresh in own thread
|
2010-09-13 12:12:04 -05:00 |
switch_odbc.c
|
FS-2050 Core ODBC support for transactions with MSSQL
|
2010-10-21 16:18:54 -05:00 |
switch_pcm.c
|
FSCORE-583
|
2010-04-02 14:45:36 -05:00 |
switch_profile.c
|
FSCORE-570
|
2010-03-15 18:01:38 +00:00 |
switch_regex.c
|
FSCORE-677
|
2010-09-23 13:33:33 -05:00 |
switch_resample.c
|
doh
|
2010-09-02 08:22:22 -05:00 |
switch_rtp.c
|
revert FS-2859
|
2010-11-18 18:24:32 -06:00 |
switch_scheduler.c
|
…
|
|
switch_stun.c
|
MODENDP-297
|
2010-03-09 16:36:40 +00:00 |
switch_swig.c
|
…
|
|
switch_swig.i
|
…
|
|
switch_time.c
|
FSCORE-639
|
2010-07-30 02:20:54 -05:00 |
switch_utils.c
|
FS-2842: ACL for IPv6 address and swigall to boot
|
2010-11-15 11:37:23 -06:00 |
switch_xml.c
|
switch_xml: snprintf size fix
|
2010-10-25 15:21:39 -04:00 |
switch_xml_config.c
|
…
|
|
tone2wav.c
|
send em on over now.
|
2010-10-07 10:27:31 -05:00 |