secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
206 stars 53 forks source link

[WebRTC] An error occured while trying to connect to voice when calling a logging in agent #2295

Open akleshchev opened 4 weeks ago

akleshchev commented 4 weeks ago

Environment

Second Life Release 7.1.9.10205353598

Description

image

Expected: either there should be no error or button should be disabled untill a call can happen.

Actual: An error. Voice dot in chat appears before agent properly entered. But works fine if I wait couple seconds before calling.

Sometimes instead of an error, a 'connecting' window just hangs without 'answer' window appearing for the second agent

Reproduction steps

Call an agent that just logged in

roxanneskelly commented 4 weeks ago

I've not received the "Error occurred while trying to connect to voice" yet, but I can confirm that if you call an agent that's in the process of logging in, they won't get a call notification even though you have a popup saying that you're calling. Probably because the called agent isn't completely set up yet to the point where it can show dialogs.

Probably not super high priority, though, as it's only when logging in.

akleshchev commented 4 weeks ago

I've not received the "Error occurred while trying to connect to voice" yet

That might have been a different issue, created https://github.com/secondlife/viewer/issues/2303