Telephony in the cloud!
A Call is defined by a connection between our system and an endpoint. This may be inbound, when someone calls your application, or outbound, when your application initiates the call.
It is important to know that the Rest API is used for call control.
The REST APIs currently available for Calls are as below:
Call: Making an outgoing callTransferCall: Transfer a live callRecord: Recording a CallPlay: Play something to an ongoing CallDTMF: Send DTMF tones to a CallHangupCall: Hangup an ongoing call