Co-authored-by: Hubert Chathi <hubertc@matrix.org>
pull/1511/head
David Baker 1 year ago committed by GitHub
parent ea056a77be
commit 18552057c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,8 +3,7 @@ type: object
description: |
Provides SDP negotiation semantics for media pause, hold/resume, ICE restarts
and voice/video call up/downgrading. Clients should implement and honour hold
functionality as per WebRTC's recommendation:
https://www.w3.org/TR/webrtc/#hold-functionality
functionality as per [WebRTC's recommendation](https://www.w3.org/TR/webrtc/#hold-functionality).
If both the invite event and the accepted answer event have `version` equal
to `"1"`, either party may send `m.call.negotiate` with a `description` field

Loading…
Cancel
Save