.. |
include
|
switch_core_asr interfaces for enable_grammar, disable_grammar, and disable_all_grammars
|
2010-08-22 20:20:36 -05:00 |
mod
|
Implement UniMRCP asr_enable_grammar, asr_disable_grammar, and asr_disable_all_grammars which allow for multiple grammar recognition
|
2010-08-22 20:21:50 -05: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
|
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
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
inet_pton.c
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
switch.c
|
FSCORE-643 Windows: Add start parameter -monotonic-clock, replaces build flag WIN32_MONOTONIC
|
2010-07-28 20:44:45 -05:00 |
switch_apr.c
|
LBAPR-4
|
2010-06-29 08:51:39 -05:00 |
switch_buffer.c
|
add switch_buffer_peek()
|
2010-02-18 20:22:32 +00:00 |
switch_caller.c
|
add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events
|
2010-04-27 16:52:40 -05:00 |
switch_channel.c
|
fix some small mem leaks
|
2010-07-23 00:37:08 -05:00 |
switch_config.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_console.c
|
FSCORE-641 Windows: Don't report "unknown command" on console when empty command has been given
|
2010-07-27 09:23:56 -05:00 |
switch_core.c
|
add auto-create-schemas param to switch.conf.xml
|
2010-08-04 09:57:07 -05:00 |
switch_core_asr.c
|
switch_core_asr interfaces for enable_grammar, disable_grammar, and disable_all_grammars
|
2010-08-22 20:20:36 -05:00 |
switch_core_codec.c
|
refactor
|
2010-07-06 13:20:27 -05:00 |
switch_core_db.c
|
add auto-create-schemas param to switch.conf.xml
|
2010-08-04 09:57:07 -05:00 |
switch_core_directory.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_event_hook.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_file.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_hash.c
|
MODAPP-412 - improve rate limit support
|
2010-03-24 16:11:24 +00:00 |
switch_core_io.c
|
refactor
|
2010-07-06 13:20:27 -05:00 |
switch_core_media_bug.c
|
refactor
|
2010-07-06 13:20:27 -05:00 |
switch_core_memory.c
|
LBAPR-4
|
2010-06-29 08:51:39 -05:00 |
switch_core_port_allocator.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_rwlock.c
|
add debug info
|
2010-05-06 11:38:36 -05:00 |
switch_core_session.c
|
fifo update
|
2010-07-15 01:00:08 -05:00 |
switch_core_speech.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_core_sqldb.c
|
add auto-create-schemas param to switch.conf.xml
|
2010-08-04 09:57:07 -05:00 |
switch_core_state_machine.c
|
presence changes
|
2010-07-29 23:39:39 -05:00 |
switch_core_timer.c
|
FSCORE-639 with some additional changes
|
2010-07-29 17:41:33 -05:00 |
switch_cpp.cpp
|
allow vars to be set containing vars from languages
|
2010-07-15 08:42:51 -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
|
fix small mem leak in util func
|
2010-07-13 16:52:32 -05:00 |
switch_ivr.c
|
only let force_transfer_* vars work when an explicit value was not supplied
|
2010-07-22 10:50:00 -05:00 |
switch_ivr_async.c
|
fix bind-meta-up change from last week
|
2010-08-02 16:06:46 -05:00 |
switch_ivr_bridge.c
|
fifo up
|
2010-07-14 12:40:19 -05:00 |
switch_ivr_menu.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_ivr_originate.c
|
FSCORE-631
|
2010-07-15 21:09:48 -05:00 |
switch_ivr_play_say.c
|
FSCORE-639 with some additional changes
|
2010-07-29 17:41:33 -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
|
fix line endings
|
2010-06-17 23:13:32 -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
|
revert patch, breaks fs_cli
|
2010-07-27 10:46:04 -05:00 |
switch_log.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_mprintf.c
|
skip dialplan args with bad char sequences
|
2010-03-03 18:31:19 +00:00 |
switch_nat.c
|
fix logging and missing new line
|
2010-06-30 11:11:21 -05:00 |
switch_odbc.c
|
fix some small mem leaks
|
2010-07-23 00:37:08 -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
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_resample.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_rtp.c
|
add relevant parts back
|
2010-08-05 19:00:06 -05:00 |
switch_scheduler.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_stun.c
|
MODENDP-297
|
2010-03-09 16:36:40 +00:00 |
switch_swig.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
switch_swig.i
|
changes to language stuff
|
2006-09-20 21:59:50 +00:00 |
switch_time.c
|
FSCORE-639
|
2010-07-30 02:20:54 -05:00 |
switch_utils.c
|
Fix windows build
|
2010-06-01 20:12:33 -05:00 |
switch_xml.c
|
add some error checking
|
2010-06-03 12:34:38 -05:00 |
switch_xml_config.c
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |