freeswitch/src
Jeff Lenk fe4d736ff9 windows trivial compiler fixes and vs2010 reswig 2012-10-29 22:34:51 -05:00
..
include windows trivial compiler fixes and vs2010 reswig 2012-10-29 22:34:51 -05:00
mod windows trivial compiler fixes and vs2010 reswig 2012-10-29 22:34:51 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
g711.c
inet_pton.c FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
switch.c wrap fork so we can drop priority in child processes 2012-10-01 13:38:45 -05:00
switch_apr.c more priority tweaks 2012-10-02 07:39:21 -05:00
switch_buffer.c
switch_caller.c add a few fields 2012-10-11 11:04:09 -05:00
switch_channel.c only track calls once they have been answered 2012-10-24 12:33:13 -05:00
switch_config.c
switch_console.c FS-4694 --resolve 2012-10-17 09:17:16 -05:00
switch_core.c FS-4771 --resolve 2012-10-29 09:27:59 -05:00
switch_core_asr.c FS-4527 --resolve add resample core support for asr. This code is very isolated and only effects mod_unimrcp at this time. 2012-10-10 14:20:07 -05:00
switch_core_codec.c
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c remove unused resurrect code 2012-08-22 16:27:07 -05:00
switch_core_file.c add switch_core_file_write_video 2012-07-20 11:38:20 +08:00
switch_core_hash.c Fix compiler warnings. 2012-10-05 16:48:03 +00:00
switch_core_io.c let codecs see current frame via the codec obj 2012-10-29 15:07:50 -05:00
switch_core_media_bug.c FS-4674 moved higher up into the init state to catch vars set during originate 2012-10-19 13:16:44 -04:00
switch_core_memory.c revert 2012-08-16 12:09:19 -05:00
switch_core_port_allocator.c FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend 2012-07-23 11:36:19 -05:00
switch_core_rwlock.c
switch_core_session.c optimize sofia sql by using new core transaction processor we will no longer support databases that do not support transactions 2012-10-25 11:31:47 -05:00
switch_core_speech.c
switch_core_sqldb.c windows trivial compiler fixes and vs2010 reswig 2012-10-29 22:34:51 -05:00
switch_core_state_machine.c refactor 2012-10-29 11:46:32 -05:00
switch_core_timer.c
switch_cpp.cpp FS-4738 --resolve 2012-10-19 15:48:13 -04:00
switch_curl.c
switch_dso.c
switch_event.c add originated_legs and originate_causes to A leg when present in an originate to detail the B leg data 2012-10-18 13:22:52 -04:00
switch_ivr.c fix missing line 2012-10-23 11:06:15 -04:00
switch_ivr_async.c FS-4624 --resolve 2012-09-20 09:59:50 -05:00
switch_ivr_bridge.c FS-4729 try this 2012-10-29 09:47:01 -05:00
switch_ivr_menu.c
switch_ivr_originate.c refactor 2012-10-29 11:46:32 -05:00
switch_ivr_play_say.c
switch_ivr_say.c
switch_json.c FS-4618 --resolve 2012-09-14 07:38:03 -05:00
switch_limit.c
switch_loadable_module.c FS-4771 --resolve 2012-10-29 09:27:59 -05:00
switch_log.c print extended debug messages at alert level 2012-10-23 18:14:27 -04:00
switch_mprintf.c
switch_nat.c
switch_odbc.c fix format 2012-08-15 12:15:09 -05:00
switch_pcm.c
switch_pgsql.c Better error message handling. 2012-10-23 15:02:36 +00:00
switch_profile.c
switch_regex.c
switch_resample.c
switch_rtp.c make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
switch_scheduler.c
switch_stun.c
switch_swig.c
switch_swig.i
switch_time.c some priority queuing tweaks for performance 2012-10-01 11:47:26 -05:00
switch_utils.c FS-4614 --resolve update to dynamic line buffer and use internal buffering to boot for file I/O on preprocessing XML 2012-09-18 15:39:28 -05:00
switch_xml.c FS-4741 --resolve use paypal@freeswitch.org 2012-10-23 18:19:32 -04:00
switch_xml_config.c strtoll correction for windows 2012-10-23 12:08:40 -05:00
tone2wav.c