freeswitch/src
Chris Rienzo 40c983beeb FS-5657 --resolve fix mod_rayo build errors in CentOS 5 2013-08-01 14:38:02 -04:00
..
include FS-4932 FS-5090 --resolve 2013-07-29 10:18:05 -05:00
mod FS-5657 --resolve fix mod_rayo build errors in CentOS 5 2013-08-01 14:38:02 -04: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
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 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 FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
switch.c add -certs command line switch 2013-07-30 19:37:25 +05: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-4932 FS-5090 --resolve 2013-07-29 10:18:05 -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 move func in the core to hide the need to wrap it 2012-01-05 16:57:31 -06:00
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 FS-3359 --resolve also added %y to printf macros to replace ' with \' 2011-07-07 15:08:23 -05:00
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 FS-4932 FS-5090 --resolve 2013-07-29 10:18:05 -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 add getGlobalVariable and setGlobalVariable to swig stuff 2011-10-21 08:56:42 -05:00
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