.. |
include
|
FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
|
2016-09-27 16:06:17 -05:00 |
mod
|
FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
|
2016-09-27 16:06:17 -05:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
FS-8130
|
2015-09-14 13:30:08 -05:00 |
Makefile.am
|
…
|
|
fs_encode.c
|
…
|
|
g711.c
|
…
|
|
inet_pton.c
|
…
|
|
switch.c
|
FS-9449: Enable clock calibration and clock_realtime on Solaris
|
2016-08-19 18:24:23 -07:00 |
switch_apr.c
|
FS-9466: Use system MD5 if available
|
2016-08-31 15:00:48 -07:00 |
switch_buffer.c
|
FS-7966: fix more msvc 2015 build warnings.
|
2015-09-02 13:07:17 -04:00 |
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-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-9525 #resolve [Client initiated REINVITE with different audio codec into conference causes choppy audio]
|
2016-09-22 14:00:12 -05:00 |
switch_core_db.c
|
…
|
|
switch_core_directory.c
|
…
|
|
switch_core_event_hook.c
|
…
|
|
switch_core_file.c
|
FS-9487 #resolve [Add CBR param to video file recording params]
|
2016-09-07 16:49:04 -05:00 |
switch_core_hash.c
|
FS-9536 [core] fix return value
|
2016-09-21 09:43:04 +08: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-9242 convert to adapter.js
|
2016-09-27 16:07:00 -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-9543 #resolve [Add pre-exec state change hooks to core]
|
2016-09-20 10:57:45 -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_estimators.c
|
FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
|
2016-09-27 16:06:17 -05:00 |
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-9551 [switch_ivr - json cdr] Adding app-stamp to app_log
|
2016-09-20 16:32:16 -03: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-9553 #resolve [Refactor video-on-hold]
|
2016-09-27 14:10:41 -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-9484: fix var type format spec
|
2016-09-08 04:03:18 -04: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
|
…
|
|
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-9242 convert to adapter.js
|
2016-09-27 16:07:00 -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
|
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
|
…
|
|
switch_vpx.c
|
FS-9498 #resolve [Try to make video writing thread more efficient]
|
2016-09-09 19:01:55 -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
|
…
|
|