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.
For dial-out rooms: When you start a call, the phone participant is called directly. That is not the case for dial-in rooms. So if you want to call back someone, that will not work. Also we always show the media picker, which is not the case for dial-out.
Ref:
Also, hanging up should use "end-for-all" to actually end the call, otherwise only the (talk-) participant will leave the conversation, but the phone stays connected.
Tip
How to use GitHub
For dial-out rooms: When you start a call, the phone participant is called directly. That is not the case for dial-in rooms. So if you want to call back someone, that will not work. Also we always show the media picker, which is not the case for dial-out.
Ref:
spreed/src/composables/useJoinCall.ts
Lines 34 to 41 in 994080b
and
spreed/src/components/TopBar/CallButton.vue
Lines 349 to 354 in 994080b
and
spreed/src/composables/useJoinCall.ts
Lines 133 to 141 in 994080b
Also, hanging up should use "end-for-all" to actually end the call, otherwise only the (talk-) participant will leave the conversation, but the phone stays connected.
Talk app
Talk app version: 34/main