.. |
include
|
fix race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-03 13:36:23 -04:00 |
mod
|
FSCORE-604
|
2010-05-04 09:50:55 -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
|
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.c
|
JANITOR-4
|
2010-04-21 10:11:13 -05:00 |
switch_apr.c
|
fix switch_get_addr to work with v6 properly
|
2010-04-30 15:27:15 -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 race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-03 13:36:23 -04: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
|
add ... and shitdown as a fail-safe when no modules are loaded
|
2010-04-02 13:52:16 -05:00 |
switch_core.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_core_asr.c
|
add flag
|
2010-03-04 01:16:48 +00:00 |
switch_core_codec.c
|
add sanity check to project size of decoded codec data
|
2010-03-25 21:36:11 +00:00 |
switch_core_db.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_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
|
revert
|
2010-02-17 22:00:01 +00:00 |
switch_core_media_bug.c
|
re-arrange location of events
|
2010-03-02 23:35:26 +00:00 |
switch_core_memory.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_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
|
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_session.c
|
fix race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-03 13:36:23 -04: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
|
FSCORE-604
|
2010-05-04 09:50:55 -05:00 |
switch_core_state_machine.c
|
fix race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-03 13:36:23 -04:00 |
switch_core_timer.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_cpp.cpp
|
first cut and say interface rework to include gender and put all args into a struct for easier future extension
|
2010-03-07 19:34:05 +00: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
|
FSRTP-14
|
2010-04-20 11:08:39 -05:00 |
switch_ivr.c
|
FSCORE-577
|
2010-03-23 15:27:13 +00:00 |
switch_ivr_async.c
|
core: add sound_prefix support in uuid_displace (FSCORE-550)
|
2010-04-26 04:19:51 -04:00 |
switch_ivr_bridge.c
|
add uuid_bridge_continue_on_cancel var to move on in dialplan if uuid_bridged channel hits a bad b-leg
|
2010-03-18 19:15:52 +00: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
|
FSBUILD-275
|
2010-05-04 08:33:39 -05:00 |
switch_ivr_play_say.c
|
FSCORE-571
|
2010-03-15 20:41:56 +00:00 |
switch_ivr_say.c
|
use common code to say ip when possible
|
2010-03-08 08:38:50 +00:00 |
switch_loadable_module.c
|
core: add 'critical' param on modules.conf to abort on mod load failure from Moc
|
2010-04-26 05:08:22 -04: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
|
printers do not route to the internet, in fact, all printers do is kill trees, killers are evil and as such should be ignored
|
2010-02-11 08:33:03 +00:00 |
switch_odbc.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_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
|
fix MODENDP-305
|
2010-05-01 19:45:31 -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
|
JANITOR-4
|
2010-04-21 10:11:13 -05:00 |
switch_utils.c
|
fix switch_get_addr to work with v6 properly
|
2010-04-30 15:27:15 -05:00 |
switch_xml.c
|
add xml error checking
|
2010-04-26 07:02:26 -04: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 |