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?
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?