Why is iceRestart just available in RTCOfferOptions?

Hi,

I can't figure out any good rationale to not allow iceRestart in
createAnswer() (other than common/existing current usages).

In some scenarios we don't want that a WebRTC endpoint generates
offers / re-offers at all, but just answers / re-answers. Rationale:
lot of problems with new offered codecs and PT values in certain
browsers, etc.

Anyhow, I see no reason at all to now allow iceRestart within
RTCAnswerOptions. Do I miss something?

Thanks a lot.

-- 
Iñaki Baz Castillo
<ibc@aliax.net>

Received on Monday, 27 March 2017 10:12:11 UTC