freeswitch/src
Travis Cross de49305ad5 let vmain-key and operator-key be set empty
The defaults for these keys are empty.  This change allows them to be
set empty in the XML config without error.
2011-01-18 04:24:04 +00:00
..
include treat EINTR returns as a BREAK (now mapped to SWITCH_STATUS_INTR), we appriciate the interrupted syscalls but we would like to continue working properly 2011-01-11 15:09:03 -06:00
mod let vmain-key and operator-key be set empty 2011-01-18 04:24:04 +00: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
fs_encode.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06: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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_apr.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_buffer.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_caller.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_channel.c add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D 2011-01-05 18:58:56 -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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_asr.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_codec.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_db.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06: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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_hash.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_io.c reduce warnings to debug 2011-01-05 16:57:00 -06:00
switch_core_media_bug.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_memory.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06: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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_core_session.c add function to help set session read codec to slinear 2011-01-06 17:41:25 -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 FS-2962 2011-01-05 11:45:48 -06:00
switch_core_state_machine.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06: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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -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 up assert vaule on header loop detection to 1 meeeeelyonne for hmmhesegs 2011-01-13 10:03:12 -06:00
switch_ivr.c add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D 2011-01-05 18:58:56 -06:00
switch_ivr_async.c trivial build fix for last commit 2011-01-05 20:12:19 -06:00
switch_ivr_bridge.c add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge 2011-01-05 16:25:14 -06:00
switch_ivr_menu.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_ivr_originate.c FS-2992 2011-01-17 10:41:01 -06:00
switch_ivr_play_say.c add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D 2011-01-05 18:58:56 -06:00
switch_ivr_say.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_json.c FSBUILD-296 Fix VS2008 code analysis build 2010-08-24 08:55:00 -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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06: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 skip dialplan args with bad char sequences 2010-03-03 18:31:19 +00:00
switch_nat.c NAT refresh in own thread 2010-09-13 12:12:04 -05:00
switch_odbc.c FS-2960 2011-01-10 11:27:26 -06:00
switch_pcm.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_profile.c FSCORE-570 2010-03-15 18:01:38 +00:00
switch_regex.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_resample.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_rtp.c <jedi wave>You don't need to see this patch</jedi wave> 2011-01-13 12:35:39 -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 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_swig.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_swig.i
switch_time.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_utils.c FS-2975 (part deux) 2011-01-13 18:04:05 -06:00
switch_xml.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
switch_xml_config.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
tone2wav.c bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00