-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
Add spec for MSC2746 #1511
Add spec for MSC2746 #1511
Conversation
And add the notes on how the version field works.
So we can have a bulleted list in the description for the values of 'reason'.
call_id: | ||
type: string | ||
description: The ID of the call this event relates to. | ||
version: |
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.
I wonder if it would be worthwhile to factor out the call_id
, version
, and party_id
fields into a file that could be included in all the voip events. Maybe a core-event-schema/voip_event.yaml
file.
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.
Yeah, this is neater. The only downside is that it repeats all the fields from a room event and I'm not sure how to make it not do that.
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
I confused myself, but it's not in the MSC and it shouldn't be.
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.
lgtm modulo some suggestions
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
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.
To fix the build
Looks like all threads are resolved here - merging. |
Adds matrix-org/matrix-spec-proposals#2746
Preview: https://pr1511--matrix-spec-previews.netlify.app