[ortc] Should iceTransport.getLocalParameters().role reflect the effective value?

ibc has just created a new issue for https://github.com/w3c/ortc:

== Should iceTransport.getLocalParameters().role reflect the effective value? ==
In Edge latest version I call `iceTransport.start()` with remote `role: 'server'`. ICE correctly completes but `iceTransport.getLocalParameters().role` remains "auto".

Should it reflect the effective value?

Please view or discuss this issue at https://github.com/w3c/ortc/issues/690 using your GitHub account

Received on Thursday, 11 May 2017 17:43:04 UTC