accept Call
fun acceptCall(callId: UUID, destinationNumber: String, customHeaders: Map<String, String>? = null): Call
Accepts an incoming call invitation.
Return
The Call instance representing the accepted call
Parameters
call Id
The unique identifier of the incoming call
destination Number
The phone number or SIP address that received the call
custom Headers
Optional custom SIP headers to include in the response