-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSC2746: Improved VoIP Signalling #2746
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There's no implementation of this yet: seeking early feedback in advance of starting an impl. |
ara4n
reviewed
Aug 22, 2020
ara4n
reviewed
Aug 22, 2020
ara4n
reviewed
Aug 22, 2020
ara4n
reviewed
Aug 22, 2020
Replaces `answer_id` with `party_id` and introduces the `invitee` field on `m.call.invite`.
babolivier
reviewed
Sep 3, 2020
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
richvdh
reviewed
Sep 11, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all seems generally sane to me.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
The final comment period, with a disposition to merge, as per the review above, is now complete. |
mscbot
added
finished-final-comment-period
and removed
disposition-merge
final-comment-period
This MSC has entered a final comment period in interest to approval, postpone, or delete in 5 days.
labels
Apr 28, 2023
anoadragon453
added
spec-pr-missing
Proposal has been implemented and is being used in the wild but hasn't yet been added to the spec
and removed
finished-final-comment-period
labels
Apr 28, 2023
anoadragon453
pushed a commit
that referenced
this pull request
Apr 28, 2023
Spec PR: matrix-org/matrix-spec#1511 |
turt2live
added
spec-pr-in-review
A proposal which has been PR'd against the spec and is in review
release-blocker
and removed
spec-pr-missing
Proposal has been implemented and is being used in the wild but hasn't yet been added to the spec
labels
May 16, 2023
Merged 🎉 |
turt2live
added
merged
A proposal whose PR has merged into the spec!
and removed
spec-pr-in-review
A proposal which has been PR'd against the spec and is in review
labels
May 23, 2023
12 tasks
This was referenced May 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind:feature
MSC for not-core and not-maintenance stuff
merged
A proposal whose PR has merged into the spec!
proposal
A matrix spec change proposal
voip
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A proposal introducing a number of mechanisms to 1:1 VoIP calls, adding:
Implementation: https://github.com/matrix-org/matrix-js-sdk/tree/develop/src/webrtc
Rendered
FCP tickyboxes