freeswitch/src
Anthony Minessale 7973b7be7a add global mutex to cdr_csv to protech the fd_hash 2013-07-26 15:56:50 -05:00
..
include adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:45 -05:00
mod add global mutex to cdr_csv to protech the fd_hash 2013-07-26 15:56:50 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
g711.c
inet_pton.c FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
switch.c Kill FS if -reincarnate parent dies unexpectedly 2013-07-26 17:30:05 +00:00
switch_apr.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_buffer.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_caller.c FS-5620 --resolve 2013-07-19 21:51:18 -05:00
switch_channel.c FS-5498 fix typo from commit ab947f5 2013-07-19 12:41:40 +08:00
switch_config.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_console.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core.c peak sessions step 1 2013-07-20 20:11:46 -05:00
switch_core_asr.c FS-5583 --resolve 2013-07-19 14:02:58 -05:00
switch_core_cert.c FS-5342 --resolve 2013-04-24 12:12:42 -05:00
switch_core_codec.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_db.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_directory.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_event_hook.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_file.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_hash.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_io.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_media.c FS-5643 --resolve this is the kind of regressions we need to keep an eye on from the refactoring of the media code. I removed the codec_ms from the engine in addition to applying your patch 2013-07-26 10:24:19 -05:00
switch_core_media_bug.c punt without return 2013-06-28 09:48:49 -05:00
switch_core_memory.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_port_allocator.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_rwlock.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_session.c fix windows compiler warnings 2013-07-20 22:13:27 -05:00
switch_core_speech.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_sqldb.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_state_machine.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_core_timer.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_cpp.cpp adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:45 -05:00
switch_curl.c
switch_dso.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_event.c FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented 2013-07-10 10:26:08 -05:00
switch_ivr.c fix windows compiler warnings 2013-07-20 22:13:27 -05:00
switch_ivr_async.c FS-5573 --resolve 2013-07-19 14:05:03 -05:00
switch_ivr_bridge.c FS-5003 --resolve 2013-07-10 17:31:00 -05:00
switch_ivr_menu.c adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:45 -05:00
switch_ivr_originate.c FS-5619 --resolve 2013-07-19 13:26:00 -05:00
switch_ivr_play_say.c FS-5589 --resolve 2013-07-10 09:44:02 -05:00
switch_ivr_say.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_json.c Add cJSON_Duplicate() function from upstream source. 2013-02-11 18:53:37 +00:00
switch_limit.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_loadable_module.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_log.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_mprintf.c
switch_nat.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_odbc.c --resolve FS-3852 2013-07-03 13:01:23 -04:00
switch_pcm.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_pgsql.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_profile.c Minor typo. User is being passed into this fuction as a long pointer, not a long. 2013-05-18 14:29:59 -07:00
switch_regex.c --resolve FS-5566 2013-07-01 17:05:07 -05:00
switch_resample.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_rtp.c send 2 firs to make sure it works 2013-07-17 12:46:10 -05:00
switch_scheduler.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_sdp.c FS-5270 --resolve 2013-04-05 09:07:11 -05:00
switch_stun.c parse error response for code to only change roles on 487 2013-06-27 13:00:20 -05:00
switch_swig.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_swig.i
switch_time.c peak sessions step 1 2013-07-20 20:11:46 -05:00
switch_utils.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
switch_xml.c FS-5621 2013-07-20 14:07:01 -05:00
switch_xml_config.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
tone2wav.c make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00