.. |
include
|
allow monitor_early_media and ignore_early_media to work for hmmhesays
|
2010-06-02 17:31:55 -05:00 |
mod
|
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
|
2010-06-03 10:01:36 +08: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 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
|
dup off the right pool
|
2010-05-12 21:23:49 -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-613 Crash when using tab completion on uuid_ commands
|
2010-05-28 10:48:20 -05:00 |
switch_core.c
|
FSCORE-612 with mods
|
2010-05-25 16:54:31 -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
|
add failure condition
|
2010-05-13 14:49:36 -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
|
Tea for two (or maybe thirty eight?)
|
2010-05-21 16:47:21 -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
|
wtf
|
2010-05-26 20:13:46 -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
|
FSBUILD-278
|
2010-05-26 09:33:16 -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
|
FSCORE-612 with mods
|
2010-05-25 16:54:31 -05:00 |
switch_ivr.c
|
FSCORE-603
|
2010-05-04 11:24:35 -05:00 |
switch_ivr_async.c
|
FSCORE-591
|
2010-05-26 09:51:26 -05: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
|
allow monitor_early_media and ignore_early_media to work for hmmhesays
|
2010-06-02 17:31:55 -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
|
negotiable t38 passthru
|
2010-05-26 20:13:07 -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 windows build
|
2010-06-01 20:12:33 -05:00 |
switch_xml.c
|
FSCORE-608 (2nd issue pertaining to parsing an empty xml file)
|
2010-05-14 11:27:29 -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 |