freeswitch/src
Anthony Minessale b0be5d6737 FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] 2016-06-15 21:09:02 -05:00
..
include FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] 2016-06-15 21:09:02 -05:00
mod FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] 2016-06-15 21:09:02 -05:00
.gitignore
CMakeLists.txt
Makefile.am
fs_encode.c
g711.c
inet_pton.c
switch.c
switch_apr.c Merge pull request #687 in FS/freeswitch from freetdm_patch to master 2016-04-04 13:51:09 -05:00
switch_buffer.c
switch_caller.c
switch_channel.c Buffer overflow in switch_channel_expand_variables_check and switch_event_expand_headers_check fixed (FS-8757) 2016-04-19 11:44:35 -05:00
switch_config.c
switch_console.c FS-9222 small tweak to freeswitch console to strip leading spaces from commands 2016-06-02 12:21:11 -05:00
switch_core.c FS-9164: [core] add Session-Per-Sec-Last to heartbeat event 2016-05-16 14:48:46 -04:00
switch_core_asr.c
switch_core_cert.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_core_codec.c FS-8952: fix unreachable code and simplify conditions 2016-03-17 12:10:26 -05:00
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c FS-8977: Add support for NVENC H264 2016-03-25 11:23:48 -04:00
switch_core_hash.c FS-8821 2016-02-18 17:04:01 -06:00
switch_core_io.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_core_media.c FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] 2016-06-15 21:09:02 -05:00
switch_core_media_bug.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_core_memory.c FS-9199 easier memory allocation debugging and analysis 2016-05-26 16:08:21 -05:00
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-9247 #resolve [Table with message type names not updated when enum was updated by sangoma patch] 2016-06-09 13:33:38 -05:00
switch_core_speech.c
switch_core_sqldb.c FS-9184: Allow show calls to be filtered by accountcode 2016-05-20 11:32:24 -07:00
switch_core_state_machine.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_core_timer.c
switch_core_video.c FS-9266 #resolve 2016-06-15 09:34:26 +08:00
switch_cpp.cpp FS-8928: flag a bidning error when using EventConsumer::bind with invalid event name instead of blindly using custom 2016-03-17 12:51:35 -05:00
switch_curl.c
switch_dso.c
switch_event.c Buffer overflow in switch_channel_expand_variables_check and switch_event_expand_headers_check fixed (FS-8757) 2016-04-19 11:44:35 -05:00
switch_hashtable.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_ivr.c FS-8913 #resolve [Problem with transfer when using bypass_media + SRTP + Inbound late negotiation] 2016-03-31 16:45:34 -05:00
switch_ivr_async.c FS-9042: [core] fix assert when recording native file 2016-04-08 12:40:15 -05:00
switch_ivr_bridge.c FS-9219 #resolve [Re-INVITE with no SDP ] #comment use bypass_media_after_bridge_oldschool=true to enable back-compat bypass media after bridge 2016-06-07 17:39:35 -05:00
switch_ivr_menu.c
switch_ivr_originate.c FS-8806 Change group_confirm_cancel_timeout to apply only to the legs that answer the call. 2016-02-17 11:19:04 -05:00
switch_ivr_play_say.c Properly handle NULL var_name for switch_play_and_get_digits 2016-05-06 18:33:32 +02:00
switch_ivr_say.c
switch_jitterbuffer.c FS-8734 #resolve [Video JitterBuffer Cleanup] 2016-01-14 17:38:09 -06:00
switch_json.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_limit.c
switch_loadable_module.c FS-9136: allow multiple instances of same video codec with different fmtp 2016-06-03 16:16:32 -05:00
switch_log.c
switch_mprintf.c
switch_nat.c
switch_odbc.c
switch_pcm.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_pgsql.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_profile.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_regex.c
switch_resample.c
switch_rtp.c FS-9246 #resolve [No Audio after Call transfer ] 2016-06-10 15:01:37 -05:00
switch_scheduler.c
switch_sdp.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_speex.c
switch_stun.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_swig.c
switch_swig.i
switch_time.c
switch_utf8.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_utils.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_version.c
switch_vpx.c FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] 2016-06-15 21:09:02 -05:00
switch_xml.c FS-8818 #resolve refactor X-PRE include to not toss error if there are not files that match the include 2016-02-09 16:38:47 -06:00
switch_xml_config.c
tone2wav.c