Unflaking PeerConnectionIntegrationTest.DtmfSenderObserver. The test attempted to call InsertDtmf before verifying that the DTLS handshake was complete. Unlike a data channel, the DTMF sender doesn't do any buffering, so this isn't reliable. BUG=webrtc:7547 NOTRY=True Review-Url: https://codereview.webrtc.org/2855573004 Cr-Commit-Position: refs/heads/master@{#18041}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.