new Invite
fun newInvite(callerName: String, callerNumber: String, destinationNumber: String, clientState: String, customHeaders: Map<String, String>? = null)
Initiates a new call invitation
Parameters
caller Name
, the name to appear on the invitation
caller Number
, the number to appear on the invitation
destination Number
, the number or SIP name that will receive the invitation
client State
, the provided client state.