JSEP implementations are required to always generate offers with "actpass", but remote endpoints are not. So we should accept remote offers with the current negotiated DTLS role. This was recently clarified in dtls-sdp; it was somewhat ambiguous before. Also doing a bit of refactoring of JsepTransport (making a method private that should have been private, fixing unit tests that were directly calling said method). BUG=webrtc:7072 Review-Url: https://codereview.webrtc.org/2770903003 Cr-Commit-Position: refs/heads/master@{#17396}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.