freeswitch/src
Jeff Lenk 45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
..
include fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
mod fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -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 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
switch.c revert broken patch FSCORE-652 2010-09-21 10:37:04 -05:00
switch_apr.c switch_dir_next_file() should also match symlinks 2010-09-03 00:37:21 -04:00
switch_buffer.c add switch_buffer_peek() 2010-02-18 20:22:32 +00:00
switch_caller.c fix caller id fields in show channels show calls etc 2010-08-17 17:26:36 -05:00
switch_channel.c fix logic in app flags 2010-09-15 18:57:54 -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 fix several code analysis problems and mask several that are required 2010-09-20 09:25:14 -05:00
switch_core.c add nitrus boost to sql thread 2010-09-14 16:19:13 -05:00
switch_core_asr.c add flag 2010-03-04 01:16:48 +00:00
switch_core_codec.c refactor 2010-07-06 13:20:27 -05:00
switch_core_db.c FSCORE-656 2010-08-23 13:15:58 -05: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 downgrade log message to debug and add more details 2010-09-09 09:27:17 -05:00
switch_core_hash.c MODAPP-412 - improve rate limit support 2010-03-24 16:11:24 +00:00
switch_core_io.c refactor 2010-07-06 13:20:27 -05:00
switch_core_media_bug.c refactor 2010-07-06 13:20:27 -05:00
switch_core_memory.c LBAPR-4 2010-06-29 08:51:39 -05: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 origination_caller_profile to log all attempted calls for a paticular leg 2010-09-08 13:19:56 -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 MODAPP-459 2010-09-22 18:14:24 -05:00
switch_core_state_machine.c presence changes 2010-07-29 23:39:39 -05:00
switch_core_timer.c FSCORE-639 with some additional changes 2010-07-29 17:41:33 -05:00
switch_cpp.cpp sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants 2010-09-23 18:37:45 -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-675 2010-09-21 10:17:18 -05:00
switch_ivr.c BOUNTY-23 2010-09-24 16:01:05 -05:00
switch_ivr_async.c fix bind-meta-up change from last week 2010-08-02 16:06:46 -05:00
switch_ivr_bridge.c add last_bridge_to var to keep uuid of last bridged channel and fix race in show calls on hangup of bypass_media channels 2010-08-20 13:53:08 -05:00
switch_ivr_menu.c reverse the linked list in ivr menus to support accidental feature of multiple entries for the same keys 2010-09-16 18:11:55 -05:00
switch_ivr_originate.c FSCORE-631 2010-09-24 12:29:23 -05:00
switch_ivr_play_say.c sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants 2010-09-23 18:37:45 -05:00
switch_ivr_say.c use common code to say ip when possible 2010-03-08 08:38:50 +00: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 tweak build warning 2010-09-21 11:22:16 -05: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 NAT refresh in own thread 2010-09-13 12:12:04 -05:00
switch_odbc.c fix some small mem leaks 2010-07-23 00:37:08 -05: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 FSCORE-677 2010-09-23 13:33:33 -05:00
switch_resample.c doh 2010-09-02 08:22:22 -05:00
switch_rtp.c improve video support for new polycom phones 2010-09-29 14:14:41 -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 FSCORE-639 2010-07-30 02:20:54 -05:00
switch_utils.c switch_utils: Add day of week 3 letter initial usage in "wday" field in the dialplan. Example : mon-fri. Using number as before is still supported. Several public switch function are available. 2010-09-17 00:26:27 -04:00
switch_xml.c switch_utils: Add day of week 3 letter initial usage in "wday" field in the dialplan. Example : mon-fri. Using number as before is still supported. Several public switch function are available. 2010-09-17 00:26:27 -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
tone2wav.c formating 2010-09-14 16:23:31 -05:00