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
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Have a SIP-Dialout room
Start a call, you hear the internal client (sip bridge) joining)
You hang up (Note: The call did not actually arrive at the phone, so something is wrong on the SIP side)
Expected behaviour
Call is ended, camera/microphone is released
Actual behaviour
First I end up in an "intermediate" state, my own avatar starts spinning, but I still see the call screen. Then I press "End call" again, and I leave the call screen now, but camera/microphone is retained.
I think it is due to the dialout API hanging: v2.php/apps/spreed/api/v4/call/.../dialout/.... This never finishes and eventually ends up in a 500. I guess this should be cancelled on leaving?
Tip
How to use GitHub
Steps to reproduce
Expected behaviour
Call is ended, camera/microphone is released
Actual behaviour
First I end up in an "intermediate" state, my own avatar starts spinning, but I still see the call screen. Then I press "End call" again, and I leave the call screen now, but camera/microphone is retained.
I think it is due to the dialout API hanging:
v2.php/apps/spreed/api/v4/call/.../dialout/.... This never finishes and eventually ends up in a 500. I guess this should be cancelled on leaving?Talk app
Talk app version: 34 on c.nc.c