- From: Stefan H�kansson LK <stefan.lk.hakansson@ericsson.com>
- Date: Fri, 19 Feb 2016 06:51:24 +0000
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
On 18/02/16 21:24, Nils Ohlmeier wrote: > Hi, > > when implementing STUN consent freshness per RFC 7675 in Firefox I > failed to locate any spec or draft which explains how to signal a > loss of consent from the ICE stack up through the JS API�s. > > As the ICE Connection State is pretty much the only way to > communicate back up I�m currently planing to switch the state to > �disconnected� when a single component fails the 30s timer from 7675 > (or the remote side revokes consent). The other option I see is to > switch the ICE Connection State to �disconnected� immediately when > any of the consent freshness STUN transactions times out (and switch > it back to �connected� after receiving a late response or response to > a subsequent try) and then switch to �failed� once the 30s timer > pops. > > Should I open an issue against the webrtc-pc spec on that? Please do. Br, Stefan > > Best regards Nils Ohlmeier >
Received on Friday, 19 February 2016 06:51:57 UTC