freeswitch/src
Anthony Minessale 9c00466dae FS-5127 --resolve 2013-02-26 11:05:49 -06:00
..
include FS-5127 --resolve 2013-02-26 11:05:49 -06:00
mod FS-5128 --resolve 2013-02-26 10:44:32 -06:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
g711.c
inet_pton.c
switch.c FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
switch_apr.c FS-4876 reverting this to default 2012-12-17 11:29:15 -06:00
switch_buffer.c
switch_caller.c
switch_channel.c fix callstate stuff to behave right on outbound calls 2013-02-23 12:55:58 -06:00
switch_config.c
switch_console.c
switch_core.c ERROR: code not reachable on Windows Visual Studio Express 2008 2013-02-23 12:31:26 +01:00
switch_core_asr.c
switch_core_codec.c
switch_core_db.c FS-4289 --resolve 2013-02-25 20:02:06 -06:00
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c fix trivial compiler warnings 2013-02-20 16:36:41 -06:00
switch_core_hash.c
switch_core_io.c FS-5127 --resolve 2013-02-26 11:05:49 -06:00
switch_core_media_bug.c FS-5011 --resolve if you use record_session with a filename with no extension it will record 2 files with that base-name and with extensions -in.XXX and -out.XXX where XXX is the codec name 2013-02-25 16:32:09 -06:00
switch_core_memory.c cleanup 2013-02-18 13:54:34 -06:00
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c fix race condition in state thread 2013-02-22 17:46:54 -06:00
switch_core_speech.c
switch_core_sqldb.c fix trivial compiler warnings 2013-02-20 16:36:41 -06:00
switch_core_state_machine.c fix race condition in state thread 2013-02-22 17:46:54 -06:00
switch_core_timer.c
switch_cpp.cpp Fixing the only place where parms is used instead of params. 2013-02-04 12:20:25 -06:00
switch_curl.c
switch_dso.c
switch_event.c
switch_ivr.c fix race condition in state thread 2013-02-22 17:46:54 -06:00
switch_ivr_async.c FS-5127 --resolve 2013-02-26 11:05:49 -06:00
switch_ivr_bridge.c FS-5082 test this patch 2013-02-07 19:58:04 -06:00
switch_ivr_menu.c Add missing IVR config item: confirm-key. Variable was being passed into the init function but it never got put into the data struct 2013-02-20 09:45:06 -08:00
switch_ivr_originate.c FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
switch_ivr_play_say.c changing the params thing a bit, use {foo=bar} syntax instead 2013-02-20 16:34:22 -06:00
switch_ivr_say.c
switch_json.c Add cJSON_Duplicate() function from upstream source. 2013-02-11 18:53:37 +00:00
switch_limit.c
switch_loadable_module.c add a bit more error checking to module loader 2013-02-14 15:03:33 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c
switch_pgsql.c
switch_profile.c
switch_regex.c
switch_resample.c
switch_rtp.c FS-4923 try this 2013-02-14 14:07:25 -06:00
switch_scheduler.c fix task delete issue in scheduled task in sep threads 2013-01-08 14:22:32 -06:00
switch_stun.c FS-5081 --resolve cool, thanks 2013-02-07 07:35:24 -06:00
switch_swig.c
switch_swig.i
switch_time.c FS-4646 --resolve thanks for the update 2013-01-22 10:01:52 -06:00
switch_utils.c add better tolower to go with the toupper 2013-01-08 14:21:41 -06:00
switch_xml.c
switch_xml_config.c
tone2wav.c