31437 Commits

Author SHA1 Message Date
Italo Rossi
6e02ca919f Merge pull request #981 in FS/freeswitch from ~WALDYR/freeswitch:FS-8958-no-controls-for-moderator-on-secondary-canvas to master
* commit 'baba2acdce2caa1802cae07b8c1936291efb4dec':
  FS-8958 [verto_communicator] Fix no layout controls for moderator on secondary canvas
2016-09-28 09:51:27 -05:00
Italo Rossi
ba80a5fe7d Merge pull request #982 in FS/freeswitch from ~WALDYR/freeswitch:FS-8976-alert-that-the-login-has-failed to master
* commit 'b6057f10de30d216b5ef53b938067df5ca6a671a':
  FS-8976 [verto_communicator] Properly alert that the login has failed vs silently failing and sitting there.
2016-09-28 09:47:31 -05:00
Waldyr de Souza
b6057f10de FS-8976 [verto_communicator] Properly alert that the login has failed vs silently failing and sitting there. 2016-09-28 11:46:19 -03:00
Waldyr de Souza
baba2acdce FS-8958 [verto_communicator] Fix no layout controls for moderator on secondary canvas 2016-09-28 11:24:32 -03:00
Seven Du
ad03c5c354 FS-9575 use switch_ssl.h 2016-09-28 15:09:00 +08:00
Anthony Minessale
628242fd52 FS-9580 #resolve [RTCP Auto-adjust] %backport=1.6 2016-09-27 23:12:20 -05:00
Brian West
090408993a fix build 2016-09-27 20:06:33 -05:00
Anthony Minessale
11d5fe23ce swig 2016-09-27 18:03:16 -05:00
Anthony Minessale
f0f02b20b3 FS-9578 #resolve [VC does not resize the video when chat is opened/closed] 2016-09-27 17:54:43 -05:00
Anthony Minessale
d1f1ca1b5d update filebug.pl for 1.9 2016-09-27 17:34:07 -05:00
Anthony Minessale
6ef4df96da Merge branch 'staging-1.9' 2016-09-27 17:32:53 -05:00
Brian West
4a5e4714ce Merge pull request #980 in FS/freeswitch from ~MICHAEL_MAVROUDIS.COM/freeswitch:master to master
* commit '9df7bfe0f312798f89cd6c833e76fe05a293e4b0':
  column update with negative nibble rate -- FS-9577
  column update with negative nibble rate
2016-09-27 17:07:10 -05:00
Michael Mavroudis
9df7bfe0f3 Merge branch 'master' of https://freeswitch.org/stash/scm/~michael_mavroudis.com/freeswitch 2016-09-27 14:48:50 -07:00
Michael Mavroudis
ba99263a74 column update with negative nibble rate -- FS-9577 2016-09-27 14:47:09 -07:00
Anthony Minessale
f38dde9fec fix merge 2016-09-27 16:44:25 -05:00
Seven Du
7dd872e9b8 FS-9575 #resolve [Add MRCP] 2016-09-27 16:41:04 -05:00
Anthony Minessale
c409499cd9 FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
Anthony Minessale
73e460e1f5 FS-9242 fix screen share for chrome to work in VC with additional camera 2016-09-27 16:26:50 -05:00
Michael Mavroudis
9ad6a159cf column update with negative nibble rate 2016-09-27 14:26:12 -07:00
Italo Rossi
e41ae3709a FS-7876 [verto_communicator] Adding hold button for video calls 2016-09-27 16:07:00 -05:00
Italo Rossi
fa7cb3d546 FS-9508 [verto_communicator] Adding AGC option on settings, enabled by default 2016-09-27 16:07:00 -05:00
Italo Rossi
2511ad50e1 FS-8955 [verto_communicator] Adding DTMF shortcuts and handling DTMF history on DTMF widget 2016-09-27 16:07:00 -05:00
Anthony Minessale
6d6bd1efa5 FS-9242 convert to adapter.js 2016-09-27 16:07:00 -05:00
Dragos Oancea
0e6e53f15c FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link.
Feature enabled with "adjust-bitrate" in opus.conf.xml - it's a feedback loop with incoming RTCP.
2016-09-27 16:06:17 -05:00
Brian West
bbe5ee0856 Merge pull request #969 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_config_rtpip to master
* commit '3d2f3c96db2d496dc349c1e6786f958a7681a4eb':
  FS-9548: return with error on wrong rtp ip given from config
2016-09-27 15:54:08 -05:00
Brian West
09d8f47478 FS-9548 #resolve [crash on Invite due to bad config for sip profile ] 2016-09-27 15:53:38 -05:00
Brian West
39738b32ca FS-9574 #resolve [We shouldn't print data sent on the buffer.] 2016-09-27 15:52:25 -05:00
Anthony Minessale II
9e3d54504a Merge pull request #977 in FS/freeswitch from bugfix/FS-9553-refactor-video-on-hold to master
* commit 'c70f06aa2fa4fb8b45a9c29f0fc31c47ac2fc82d':
  FS-9553 #resolve [Refactor video-on-hold]
2016-09-27 14:06:50 -05:00
Anthony Minessale
c70f06aa2f FS-9553 #resolve [Refactor video-on-hold] 2016-09-27 14:10:41 -05:00
Mike Jerris
93591e2f47 update libyuv to hash bcd8238 from https://chromium.googlesource.com/libyuv/libyuv/ 2016-09-27 13:08:00 -04:00
Anthony Minessale
d6bf6705de FS-9522 2016-09-26 20:12:50 -05:00
Anthony Minessale
9edcbfe036 FS-9522 more regression 2016-09-26 20:06:30 -05:00
Anthony Minessale II
cbb97d408a Merge pull request #974 in FS/freeswitch from vpx-update to master
* commit '5e323ee97acb5b5bea447b604c4936ce37ae239a':
  newest version of sleep patch
  FS-8623: reapply after update: Fix libvpx Solaris Studio build
  FS-8623: reapply after update: fix sun studio build errors building libvpx
  update to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx
2016-09-26 14:43:52 -05:00
Anthony Minessale
5e323ee97a newest version of sleep patch 2016-09-26 14:09:55 -05:00
Mike Jerris
ea463a615e FS-8623: reapply after update: Fix libvpx Solaris Studio build 2016-09-26 14:38:30 -04:00
Mike Jerris
07073175ee FS-8623: reapply after update: fix sun studio build errors building libvpx 2016-09-26 14:36:14 -04:00
Mike Jerris
8c5f0301f3 update to libvpx b46243d from repo https://chromium.googlesource.com/webm/libvpx 2016-09-26 14:31:51 -04:00
Piotr Gregor
8e189ed233 FS-9542 [avmd]: multithreaded
Now avmd detection is done in detector threads
processing audio frames with different resolution
and/or offsets. Detection decision is based on relative
standard deviation which dynamically adjusts to the signal.
Detection of amplitude, frequency and both simultaneously
is enabled and corresponding setting added to the configuration.
Frequency estimates are filtered with median filter.

This commit also resolves:
FS-9539 - Get estimates with different resolution
FS-9513 - Use adjustable thresholds
FS-9502 - Add detection mode setting
FS-9501 - Enable three modes of detection
FS-9407 - Add check of amplitude for NaN before appending to SMA buffer
FS-9139 - Unit test framework
2016-09-26 10:48:44 +01:00
Anthony Minessale
2b1f0da5c4 FS-9525 part 2 2016-09-23 16:50:47 -04:00
Mike Jerris
ca28fdc8f3 Merge pull request #968 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9536-fix-switch_core_hash_delete-return-invalid to master
* commit '9f01830d6048933c0d7b33381d7bd02e120927cb':
  FS-9536 [core] fix return value
2016-09-23 10:26:20 -05:00
Anthony Minessale
25732c82d2 FS-9557 2016-09-22 19:52:05 -05:00
Anthony Minessale
eb09fb36eb FS-9557 #resolve [Eating AV in proxy media mode] 2016-09-22 18:52:48 -05:00
Anthony Minessale
4aaaf76190 FS-9525 #resolve [Client initiated REINVITE with different audio codec into conference causes choppy audio] 2016-09-22 14:00:12 -05:00
Anthony Minessale
f410ac3403 FS-9522 fix regression 2016-09-21 12:51:15 -05:00
Anthony Minessale
188318e2d9 FS-9498 fix regession with 100% cpu 2016-09-21 10:35:06 -05:00
dingding
9f01830d60 FS-9536 [core] fix return value 2016-09-21 09:43:04 +08:00
Anthony Minessale
d34b501758 FS-9435 #resolve [PLI requests once per second] 2016-09-20 17:18:10 -05:00
Mike Jerris
96e96a8099 FS-9552: [mod_conference] added 'deaf' to the json status per member 2016-09-20 17:25:47 -04:00
Italo Rossi
1b441a7a8e FS-9551 [switch_ivr - json cdr] Adding app-stamp to app_log 2016-09-20 16:32:16 -03:00
Anthony Minessale
56a129a854 FS-9550 #resolve [Set user on outbound verto calls to sync with user directory] 2016-09-20 14:06:05 -05:00