freeswitch/src
Anthony Minessale 973a39e07f FS-4049 revert 2012-03-28 14:28:05 -05:00
..
include FS-4049 revert 2012-03-28 14:28:05 -05:00
mod FS-4050 --resolve 2012-03-28 13:52:43 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
g711.c
inet_pton.c
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
switch_caller.c FS-3901 --resolve alternate solution to FS-3870 2012-02-16 10:20:55 -06:00
switch_channel.c FS-3794 more fun 2012-02-14 18:59:37 -06:00
switch_config.c
switch_console.c
switch_core.c start one msg thread per cpu by default 2012-03-27 16:48:30 -05:00
switch_core_asr.c
switch_core_codec.c add debug 2012-02-10 17:27:50 -06:00
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
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 FS-3980 --resolve 2012-03-09 12:54:57 -06:00
switch_core_media_bug.c FS-3910 It seems to have a problem keeping up with the realtime audio. Try this patch that introduces some prebuffering 2012-02-17 11:23:59 -06:00
switch_core_memory.c
switch_core_port_allocator.c
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 FS-3973 --resolve we can go with this for now and ponder the other problem for later 2012-03-09 11:43:37 -06:00
switch_core_speech.c
switch_core_sqldb.c FS-3961 --resolve 2012-03-09 11:28:29 -06:00
switch_core_state_machine.c
switch_core_timer.c
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_event.c FS-3886 --resolve 2012-02-07 11:25:23 -06:00
switch_ivr.c FS-3929 --resolve 2012-02-22 18:16:25 -06:00
switch_ivr_async.c FS-4023 --resolve makes sense thx 2012-03-23 19:05:20 -05:00
switch_ivr_bridge.c addition to a6a3ff1dc5 2012-03-26 10:53:39 -05: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-4049 revert 2012-03-28 14:28:05 -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
switch_loadable_module.c FS-4045 try this patch 2012-03-27 15:23:12 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c comment log of entire upnp keep alive packet - remove debug log clutter 2012-03-01 09:28:38 -06:00
switch_odbc.c revert part of last patch 2012-02-16 10:40:56 -06:00
switch_pcm.c
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
switch_rtp.c FS-4032 --resolve please try to avoid the whitespace changes by using git diff -w 2012-03-27 15:53:09 -05:00
switch_scheduler.c
switch_stun.c remove srand call to get more random strings 2012-01-31 10:03:28 -06:00
switch_swig.c
switch_swig.i add getGlobalVariable and setGlobalVariable to swig stuff 2011-10-21 08:56:42 -05:00
switch_time.c FS-3782 --resolve soft timer 2012-03-14 10:08:41 -05:00
switch_utils.c regression from 29f66f99 2012-02-23 16:21:14 -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
tone2wav.c