- 06 10月, 2015 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8247-when-websocket-disconnections-go to master * commit '6df703fc': FS-8247 [verto_communicator] Waiting for server reconnection.
-
由 Italo Rossi 提交于
-
由 Italo Rossi 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #538 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8290-automatically-mark-dedicated-encoder to master * commit '9b82894f': FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
-
- 05 10月, 2015 9 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #543 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-8067-when-no-email-is-present-make-sure to master * commit '73807d49': FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead.
-
由 Stefan Yohansson 提交于
-
由 Victor Torres 提交于
FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead.
-
由 Brian West 提交于
Merge pull request #541 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix-switch_opus_show_audio_bandwidth to master * commit '8a0006dc': FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected
-
由 Dragos Oancea 提交于
FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected
-
由 Stefan Yohansson 提交于
FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default' FS-8290 [verto_communicator] fix logic FS-8290 [verto_communicator] change Dedicated Encoder input from checkbox to hidden
-
由 Brian West 提交于
-
- 04 10月, 2015 6 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale II 提交于
Merge pull request #479 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-init-improvements to master * commit '27d7ebeb': FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .
-
由 Anthony Minessale II 提交于
Merge pull request #540 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-invite-fmtp-fixes to master * commit '01545832': FS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz and 8 khz) Some FMTP params were broken when INVITE was originated by FS.
-
- 03 10月, 2015 6 次提交
-
-
由 Dragos Oancea 提交于
-
由 Dragos Oancea 提交于
Some FMTP params were broken when INVITE was originated by FS.
-
由 Anthony Minessale 提交于
FS-8243 8b088c26 breaks perfectly working fec, adding back the missing part that actually works in most surroundings
-
由 Michael Jerris 提交于
-
由 Mike Jerris 提交于
Merge pull request #503 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8195-compatibility-with-solaris-11-process to master * commit '9461ed13': FS-8195 Compatibility with Solaris 11 process privileges
-
由 Stanislav Sinyagin 提交于
Now the daemon manages its privileges correctly, so that -rp, -u, -g and -lp can be supported, also in a Solaris zone. Also fixed a problem that switch_log_printf() was used before the logger was initialized, so the messages were sent to nowhere.
-
- 02 10月, 2015 14 次提交
-
-
由 Stefan Yohansson 提交于
-
由 Stefan Yohansson 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #529 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature/FS-8263-reset-the-banner-of-a-member to master * commit '2cd99e7c': FS-8263 $resolve [verto_communicator] lock icon in floorLocked status
-
由 Ken Rice 提交于
-
由 Brian West 提交于
-
由 Mike Jerris 提交于
Merge pull request #430 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-fmtp-ptime to master * commit 'efeb720a': FS-8034: mod_opus: send correct (configured) fmtp ptime,minptime,maxptime when originating call
-
由 Ken Rice 提交于
-
由 Mike Jerris 提交于
Merge pull request #487 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improvements-loss to master * commit '6385fb86': FS-8161: mod_opus: Keep FEC enabled only if loss > 10 ( otherwise PLC is supposed to be better)
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #516 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-detect-improvement to master * commit '8b088c26': FS-8243: Improve the way FEC info is detected within frames (added support for ptimes higher than 20 ms for FEC detection ) (Claude Lamblin)