Skip to content
Snippets Groups Projects
Commit b0b57b68 authored by Hugh Nimmo-Smith's avatar Hugh Nimmo-Smith
Browse files

Allow trusted Element Call to send encryption keys via to-device

parent 8ed0cedc
No related branches found
No related tags found
No related merge requests found
...@@ -200,6 +200,7 @@ export class StopGapWidgetDriver extends WidgetDriver { ...@@ -200,6 +200,7 @@ export class StopGapWidgetDriver extends WidgetDriver {
EventType.CallSDPStreamMetadataChanged, EventType.CallSDPStreamMetadataChanged,
EventType.CallSDPStreamMetadataChangedPrefix, EventType.CallSDPStreamMetadataChangedPrefix,
EventType.CallReplaces, EventType.CallReplaces,
EventType.CallEncryptionKeysPrefix,
]; ];
for (const eventType of sendRecvToDevice) { for (const eventType of sendRecvToDevice) {
this.allowedCapabilities.add( this.allowedCapabilities.add(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment