You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Is it just me or isn't ICE Failed triggered anymore after ICE Disconnected with the latest source code? There is still an open bug for this issue. To reproduce it start a p2p webrtc session and detach the ethernet cable from one peer. At some point in the future the peer connection observer should be notified with an ICE Disconnected event first and with an ICE Failed event later, but the latter never occurs.