- 11 7月, 2017 22 次提交
-
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
FS-10458: [mod_av] temporarily silence warning when building against ffmpeg 3.2 until we fix them properly
-
由 Mike Jerris 提交于
FS-10457: [mod_cdr_csv] set group too when creating new csv file so other users in the group can access it
-
由 lazedo 提交于
-
由 Trever L. Adams 提交于
FS-9785: Fix src/switch_ivr_play_say.c:1668:48: error: ‘*’ in boolean context, suggest ‘&&’ instead [-Werror=int-in-bool-context]
-
由 Trever L. Adams 提交于
-
由 Mike Jerris 提交于
-
由 Italo Rossi 提交于
-
由 Italo Rossi 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Mike Jerris 提交于
-
由 Italo Rossi 提交于
-
由 Brian West 提交于
FS-10406: [mod_sofia] mod_sofia secure websocket connections SSLv3 and tls v1.0 is still not disabled #resolve
-
由 Brian West 提交于
-
由 Trevor Alpeter 提交于
Some clients rely on Base64 padding characters (i.e., '=') to be present in encoded SRTP key/salt strings to determine the length of the encoded data. However, FreeSWITCH removes these characters before including the encoded strings in the SDP. This causes those clients that rely on the padding to truncate the encoded data and be unable to properly set up an encrypted SRTP session. This change introduces a channel flag named 'rtp_pad_srtp_keys'. When this flag is enabled, FreeSWITCH includes the Base64 padding characters in the SDP. This allows clients that rely on the padding to retrieve the full key and salt values and successfully negotiate an SRTP stream with FreeSWITCH. FS-103070 #resolve
-
由 Sebastian Kemper 提交于
When running "make swigclean" in mod_lua directory and trying to compile mod_lua afterward, the build fails because the target mod_lua_wrap.cpp doesn't exist. The target is wrongly called lua_wrap instead. making all mod_lua make[7]: Entering directory '/path/to/freeswitch-1.6.17/src/mod/languages/mod_lua' CXX mod_lua_la-mod_lua.lo CXX mod_lua_la-freeswitch_lua.lo make[7]: *** No rule to make target 'mod_lua_wrap.cpp', needed by 'mod_lua_la-mod_lua_wrap.lo'. Stop. Fix this by renaming lua_wrap to mod_lua_wrap.cpp. Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 07 7月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 06 7月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
FS-10473: [freeswitch-core] FreeSWITCH crash - Null event pointer dereference during conference_cdr_del #resolve
-
- 05 7月, 2017 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder mode -- high cpu usage on h264
-
- 30 6月, 2017 5 次提交
-
-
由 Anthony Minessale 提交于
FS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec -- add av_record_audio_only param
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Trever L. Adams 提交于
FS-9785: fix ./mod_conference.h:353:23: error: enumerator value for ‘EFLAG_BLIND_MEMBER’ is not an integer constant expression [-Werror=pedantic] EFLAG_BLIND_MEMBER = (1 << 31)
-
- 29 6月, 2017 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly -- fix regression
-
由 Anthony Minessale 提交于
hand pick db477925 - FS-10447: [freeswitch-core] Manual video refresh mode
-
- 28 6月, 2017 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 27 6月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
FS-10249: [mod_av] Audio gradually falls behind video in recordings -- init timer for audio only as well
-
- 26 6月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
-