.. |
include
|
FS-3450: silly apple
|
2012-01-19 23:08:07 -06:00 |
mod
|
fix syntax error with last commit
|
2012-02-01 12:27:18 -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
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
g711.c
|
…
|
|
inet_pton.c
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
switch.c
|
FS-2216 partial with renaming
|
2012-01-08 14:19:16 -06:00 |
switch_apr.c
|
FS-2216 partial with renaming
|
2012-01-08 14:19:16 -06:00 |
switch_buffer.c
|
add some various api util
|
2011-06-09 12:17:32 -05:00 |
switch_caller.c
|
dup virtual fields on profiles as well
|
2011-10-14 07:14:45 -05:00 |
switch_channel.c
|
fix edge case endless loop that can get a channel stuck
|
2012-01-11 12:05:16 -06:00 |
switch_config.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_console.c
|
more code analysis mostly trivial except string formating changes
|
2011-06-01 22:36:19 -05:00 |
switch_core.c
|
eat inbound vid while playing fsv files
|
2012-01-17 12:19:31 -06:00 |
switch_core_asr.c
|
MERGE: OpenMethods DTMF recognition via ASR modules
|
2011-01-26 14:56:05 -06:00 |
switch_core_codec.c
|
FS-3829 --resolve
|
2012-01-20 13:30:53 -06:00 |
switch_core_db.c
|
add auto-clear-sql param to core
|
2011-08-24 13:36:19 -05:00 |
switch_core_directory.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_core_event_hook.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_core_file.c
|
fix inaccurate sample count in file handle, buffered samples were being double tallied
|
2011-09-21 11:05:33 -05:00 |
switch_core_hash.c
|
FS-3709 --resolve
|
2011-11-21 09:53:27 -06:00 |
switch_core_io.c
|
fail properly on bad decode
|
2012-01-23 14:53:38 -06:00 |
switch_core_media_bug.c
|
tweaks on earlier changes
|
2012-01-13 12:02:36 -06:00 |
switch_core_memory.c
|
add debug
|
2011-06-30 18:59:35 -05:00 |
switch_core_port_allocator.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_core_rwlock.c
|
use the non-signal checking version of switch_channel_up/down in the core
|
2011-11-18 13:18:04 -06:00 |
switch_core_session.c
|
missing comma
|
2012-01-09 10:03:51 -06:00 |
switch_core_speech.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_core_sqldb.c
|
parse only uuid specific presence data cols on bridge
|
2012-01-02 12:22:23 -06:00 |
switch_core_state_machine.c
|
make app to turn on new zombie exec instead of always doing it
|
2011-09-13 17:12:37 -05:00 |
switch_core_timer.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_cpp.cpp
|
FS-3553 --resolve
|
2011-11-16 16:00:14 -06:00 |
switch_curl.c
|
move func in the core to hide the need to wrap it
|
2012-01-05 16:57:31 -06: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
|
seg--
|
2012-01-20 14:52:56 -05:00 |
switch_ivr.c
|
FS-2216 partial with renaming
|
2012-01-08 14:19:16 -06:00 |
switch_ivr_async.c
|
use media_up instead of media_ready in a few place
|
2012-01-24 08:32:47 -06:00 |
switch_ivr_bridge.c
|
fix edge case endless loop that can get a channel stuck
|
2012-01-11 12:05:16 -06:00 |
switch_ivr_menu.c
|
add ivr_menu_terminator variable you can set to none or the dtmf chars you want to terminate input
|
2011-09-29 16:20:27 -05:00 |
switch_ivr_originate.c
|
FS-3765 --resolve
|
2011-12-16 14:08:26 -05:00 |
switch_ivr_play_say.c
|
fix regression from earlier today
|
2012-01-05 16:01:27 -06:00 |
switch_ivr_say.c
|
say years like 1985 as nineteen-85
|
2011-11-15 09:51:46 -06:00 |
switch_json.c
|
put SWITCH_DECLARE marcos on the json api to make it exported
|
2011-12-23 15:10:20 -06: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 build
|
2011-10-07 11:20:36 -05:00 |
switch_log.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_mprintf.c
|
FS-3359 --resolve also added %y to printf macros to replace ' with \'
|
2011-07-07 15:08:23 -05:00 |
switch_nat.c
|
FS-2360 --resolve
|
2011-12-15 14:02:07 -05:00 |
switch_odbc.c
|
FS-3794 try this please
|
2012-01-26 15:53:05 -06:00 |
switch_pcm.c
|
add L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly
|
2011-04-12 09:47:11 -05:00 |
switch_profile.c
|
…
|
|
switch_regex.c
|
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
|
2011-09-21 14:31:18 -05:00 |
switch_resample.c
|
allow -1 as silence generation divisor to specify only zeroes silence
|
2011-05-25 23:16:24 -04:00 |
switch_rtp.c
|
FS-2216
|
2012-01-26 16:54:27 -06:00 |
switch_scheduler.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
switch_stun.c
|
remove srand call to get more random strings
|
2012-01-31 10:03:28 -06:00 |
switch_swig.c
|
lower log-level of failed ivr_originate
|
2011-06-06 17:54:17 +00:00 |
switch_swig.i
|
add getGlobalVariable and setGlobalVariable to swig stuff
|
2011-10-21 08:56:42 -05:00 |
switch_time.c
|
FS-2216 partial with renaming
|
2012-01-08 14:19:16 -06:00 |
switch_utils.c
|
doh
|
2012-01-27 14:18:19 -06:00 |
switch_xml.c
|
the threaded one seems to not work using only fork
|
2011-12-20 13:49:15 -06:00 |
switch_xml_config.c
|
fix trivial comiler warning for last commit
|
2011-04-28 14:39:24 -05:00 |
tone2wav.c
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |