Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-03-23 11:35:48 +0300
committerJoas Schilling <coding@schilljs.com>2022-05-17 13:16:04 +0300
commit998f74e1e5d759f7207ea485e2d606ee981f3a24 (patch)
treef6dd7e52d28980405a562234c61520eb8d1639bd /src/utils/signaling.js
parentae42b301bc2e7342813011f286df16096ce3675f (diff)
Require new HPB version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'src/utils/signaling.js')
-rw-r--r--src/utils/signaling.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/signaling.js b/src/utils/signaling.js
index 85d37ca3c..6a47b99e4 100644
--- a/src/utils/signaling.js
+++ b/src/utils/signaling.js
@@ -977,7 +977,7 @@ Signaling.Standalone.prototype.helloResponseReceived = function(data) {
}
}
- if (!this.hasFeature('audio-video-permissions')) {
+ if (!this.hasFeature('audio-video-permissions') || !this.hasFeature('incall-all')) {
showError(
t('spreed', 'The configured signaling server needs to be updated to be compatible with this version of Talk. Please contact your administrator.'),
{