You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not find a solution in the documentation, the existing issues or discussions.
I already asked for help in the chat
In which Project did the bug appear?
Famedly App
If you selected "Other" as Project, please enter in which project the bug occurred.
No response
On which platform did the bug appear?
Android, iOS, Chrome
SDK Version
0.35.0
Describe the problem caused by this bug
When a user calls reject from CallSession for an incoming call, it should end the call and ideally send an 'm.call.reject' event. But with the current implementation 'm.call.reject' event is not sent.
Steps To Reproduce
Call from device A
Reject the call from device B
You should not get the 'm.call.reject' event, so the UI shows you that the call was not rejected but is actually a missed call
Screenshots or Logs
No response
Security related
No response
The text was updated successfully, but these errors were encountered:
Checklist
In which Project did the bug appear?
Famedly App
If you selected "Other" as Project, please enter in which project the bug occurred.
No response
On which platform did the bug appear?
Android, iOS, Chrome
SDK Version
0.35.0
Describe the problem caused by this bug
When a user calls
reject
fromCallSession
for an incoming call, it should end the call and ideally send an 'm.call.reject' event. But with the current implementation 'm.call.reject' event is not sent.Steps To Reproduce
Screenshots or Logs
No response
Security related
No response
The text was updated successfully, but these errors were encountered: