- 15 1月, 2018 27 次提交
-
-
由 Anthony Minessale 提交于
FS-10860: [core] Distorted music when playing it as local stream into a conference as hold music #resolve
-
由 Italo Rossi 提交于
FS-10858 - [verto_communicator] Waiting for resolution check finish before redirecting to preview screen.
-
由 Anthony Minessale 提交于
FS-10854: [mod_conference] Canvas FG Image not refreshed before writing to video recordings #resolve
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Seven Du 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Italo Rossi 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-10803: [mod_conference] Add support for alternate video layout config per conference profile #resolve
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 09 1月, 2018 1 次提交
-
-
由 Mike Jerris 提交于
-
- 02 1月, 2018 2 次提交
-
-
由 Mike Jerris 提交于
* commit '755ce589': FS-10778: Fix for MKI regression introduced in FS-10778
-
由 Piotr Gregor 提交于
-
- 27 12月, 2017 1 次提交
-
-
由 Mike Jerris 提交于
-
- 20 12月, 2017 2 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #5 in FSA/freeswitch-advantage from bugfix/FS-10853-fix-failed-build-for-mod_dingaling to v1.8-fsa * commit '92128756': FS-10853: Fix failed build for mod_dingaling
-
由 Piotr Gregor 提交于
Fixes build but must be tested at runtime.
-
- 19 12月, 2017 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 05 12月, 2017 2 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #3 in FSA/freeswitch-advantage from ~PIOTRGREGOR/freeswitch:feature/FS-10778-srtp-mki-support to v1.8-fsa * commit 'c47d3ad6': FS-10778: Evaluate rtp_secure_media_mki variable with switch_channel_var_true
-
由 Piotr 提交于
Previously rtp_secure_media_mki channel variable was checked only for existence, now it is checked if it's defined and evaluates to true with switch_channel_var_true().
-
- 04 12月, 2017 3 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #2 in FSA/freeswitch-advantage from ~PIOTRGREGOR/freeswitch:feature/FS-10778-srtp-mki-support to v1.8-fsa * commit '903ea6e6': FS-10778: Fix compilation and refactor code
-
由 Anthony Minessale 提交于
-
由 Piotr 提交于
Prefer break over indent. if (!p) { break; } // the code... over if (p) { // the // code // ... }
-
- 01 12月, 2017 1 次提交
-
-
由 Mike Jerris 提交于
-