From c868d905241f835e1cb066c67203f886b07df8e5 Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Mon, 28 Oct 2024 17:26:24 +0000 Subject: [PATCH] Allow trusted Element Call widget to send and receive media encryption key to-device messages --- src/stores/widgets/StopGapWidgetDriver.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stores/widgets/StopGapWidgetDriver.ts b/src/stores/widgets/StopGapWidgetDriver.ts index b5609dc5fb9..6ffe9fec9d5 100644 --- a/src/stores/widgets/StopGapWidgetDriver.ts +++ b/src/stores/widgets/StopGapWidgetDriver.ts @@ -192,6 +192,7 @@ export class StopGapWidgetDriver extends WidgetDriver { EventType.CallSDPStreamMetadataChanged, EventType.CallSDPStreamMetadataChangedPrefix, EventType.CallReplaces, + EventType.CallEncryptionKeysPrefix, ]; for (const eventType of sendRecvToDevice) { this.allowedCapabilities.add(