This repository was archived by the owner on May 26, 2019. It is now read-only.
This repository was archived by the owner on May 26, 2019. It is now read-only.
No audio when running startCall
#57
Open
Description
When I initiate an outgoing call from within my app, I call the startCall
method (to register the call on the ios call history log). When I do this, I do not get audio (on either end of the call).
When I capture a network packet trace, I don't see any RTP being sent out by the device. My guess is, startCall
is suppressing the audio.
Call audio works perfectly when no calling startCall
.
Metadata
Metadata
Assignees
Labels
No labels