You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/test/call
Michael Kirk dbb29d7d7e Don't require recording permissions until call is ringing.
We do this by manually managing the RTCAudioSession.
Unfortunately to do this we have to include a couple of RTC headers not
exported by the default build of WebRTC.framework (see: Libraries/WebRTC)

// FREEBIE
8 years ago
..
CallAudioSessionTest.swift Don't require recording permissions until call is ringing. 8 years ago
PeerConnectionClientTest.swift Move RTCDataChannelDelegate to PeerConnectionClient 8 years ago
RecentCallTest.m Fixed RecentCall unconditionally setting userNotified, even for missed calls //FREEBIE 11 years ago