This repository was archived by the owner on May 26, 2019. It is now read-only.

Description
On answering a call, the call is set as connected regardless of the actual status of the VOIP connection.
Currently, you can accept an incoming call without implementing the answerCall method and still get to the call connected state.
Is it possible to halt the answer's [action fulfill] until connection is complete?