freeswitch/src
Piotr Gregor fb065a148a FS-9447: [mod_avmd] increase default value of samples to skip
Increase value of samples to skip at the beginning of new frame.
This increases the robustness against false detections observed
on German voicemail from Switzerland (see wav audio attached
to case FS-9447).
2016-08-19 19:44:31 +01:00
..
include FS-9436 #resolve [RTCP PLI Media Source SSRC wrong after re-INVITE] 2016-08-17 18:22:20 -05:00
mod FS-9447: [mod_avmd] increase default value of samples to skip 2016-08-19 19:44:31 +01:00
.gitignore
CMakeLists.txt FS-8130 2015-09-14 13:30:08 -05:00
Makefile.am
fs_encode.c copyright date update 2015-06-23 14:43:16 -04:00
g711.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
inet_pton.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch.c FS-8195 Compatibility with Solaris 11 process privileges 2015-10-03 01:52:37 +00:00
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 FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00
switch_caller.c check return value of switch_vasprintf 2014-04-28 09:54:20 -04:00
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 CID: 1210583 2014-05-14 19:37:57 +00:00
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-9423 #resolve Handle null value in ACL list name 2016-08-12 13:38:10 -07: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-9375 #resolve [DTMF not working on OPUS after Call Transfer ] #comment Can we try to reproduce with this version on all 3 boxes (not just the patch but the whole rev as-is) 2016-08-15 17:10:42 -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 first pass of stereo support 2014-06-12 22:06:33 +05:00
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 Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_dso.c
switch_event.c FS-9401: [core,mod_amqp] fix leak in usage of hash itterator 2016-08-03 18:41:18 -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-9382 2016-07-26 21:33:14 -05:00
switch_ivr_menu.c FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu. 2015-09-01 14:23:29 -03:00
switch_ivr_originate.c FS-9390 #resolve ['Segmentation fault' during call setup] 2016-07-28 16:27:17 -05:00
switch_ivr_play_say.c FS-9264: Introduce two new api calls named detect_audio and detect_audio_silence. The existing wait_for_silence call never actually waits for silence until it first detects non-silence. There is also no way to set an independent timeout for detecting both the non-silence and then silence. This causes problems when wait_for_silence is called on an already quiet channel. Splitting the function up into two separate calls with separate timeouts offers more flexibility. 2016-06-16 15:34:37 -05:00
switch_ivr_say.c
switch_jitterbuffer.c FS-9401: [core,mod_amqp] fix leak in usage of hash itterator 2016-08-03 18:41:18 -05:00
switch_json.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_limit.c Lower log level of limit increases and releases 2014-08-28 01:40:36 +00:00
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 FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_mprintf.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_nat.c FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_odbc.c FS-3867: #resolve add special case for oracle alive query 2014-09-03 13:31:34 -04:00
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 FS-7654 #resolve 2015-06-12 23:55:29 -05:00
switch_rtp.c Revert FS-8565, its getting a few blames for 3cx interop issues, we need to revisit the original reason and make sure this was the right fix. 2016-08-18 15:12:28 -05:00
switch_scheduler.c FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered 2015-05-21 09:50:49 -05:00
switch_sdp.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_speex.c remove useless statement 2014-04-28 15:16:03 -04:00
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 FS-8215 #resolve [MacOSX nanosleep is not super accurate] 2015-09-23 18:00:44 -05:00
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 Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch_vpx.c FS-9357 handle packet loss, reset decoder on mem err 2016-07-24 20:44:39 +08: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