- From: Cullen Jennings (fluffy) <fluffy@cisco.com>
- Date: Sun, 18 May 2014 17:02:48 +0000
- To: public-webrtc <public-webrtc@w3.org>
I don’t think having the JS set the type of answer to pranswer works. The current spec has the createAnswer returns a normal answer and then JS changes it to provisional. I think this needs to change to have a boolean in the RTCOfferAnswerOptions that indicates if createAnswer should crete a provisional offer or not (default to false of course).
Received on Sunday, 18 May 2014 17:03:17 UTC