.. |
include
|
remove patch left-overs (.orig and .rej files)
|
2010-05-12 03:31:27 -05:00 |
mod
|
patch cleanup - forgot a .rej file
|
2010-05-12 03:32:18 -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
|
…
|
|
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 issue where file isn't in database and move zstr check into switch_file_exists
|
2010-05-06 16:25:41 -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
|
reset codecs after media bugs
|
2010-05-04 16:03:43 -05: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
|
reset codecs after media bugs
|
2010-05-04 16:03:43 -05:00 |
switch_core_media_bug.c
|
reset codecs after media bugs
|
2010-05-04 16:03:43 -05: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
|
add debug info
|
2010-05-06 11:38:36 -05:00 |
switch_core_session.c
|
add debug info
|
2010-05-06 11:38:36 -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
|
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
|
add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer
|
2010-05-10 13:07:34 -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
|
add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer
|
2010-05-10 13:07:34 -05:00 |
switch_ivr.c
|
FSCORE-603
|
2010-05-04 11:24:35 -05: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 intercept_unbridged_only=true to only intercept if the channel is not bridged to anyone
|
2010-05-05 11:15:09 -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-603
|
2010-05-04 11:24:35 -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
|
add missing rwunlock in rtcp passthru mode
|
2010-05-04 12:30:19 -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
|
…
|
|
switch_time.c
|
JANITOR-4
|
2010-04-21 10:11:13 -05:00 |
switch_utils.c
|
fix windows missing inet_ntop missing symbol when built on >= vista but run on < vista
|
2010-05-11 13:07:13 -04: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 |