-
Notifications
You must be signed in to change notification settings - Fork 333
Call: RTC decline event support #5305
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
Conversation
361d6d9 to
d50b17e
Compare
d50b17e to
e20b355
Compare
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #5305 +/- ##
===========================================
- Coverage 79.64% 79.63% -0.01%
===========================================
Files 2259 2259
Lines 62499 62546 +47
Branches 7833 7843 +10
===========================================
+ Hits 49779 49811 +32
- Misses 9854 9865 +11
- Partials 2866 2870 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bmarty
left a comment
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.
Thanks. I have pushed a few commits, let me know if it's OK for you @BillCarsonFr
|
All good, thx for the clean up ! |



Fixes #5307
Fixes #5308
Depends on rust-sdk matrix-org/matrix-rust-sdk#5614
Adds support for declining calls:
x.msc4310.rtc.declineevent in the room..rtc.declinein order to stop ringing if the call was declined from another sessionContent
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist