createSipMediaApplicationCall
inline suspend fun ChimeSdkVoiceClient.createSipMediaApplicationCall(crossinline block: CreateSipMediaApplicationCallRequest.Builder.() -> Unit): CreateSipMediaApplicationCallResponse
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the endpoint of the specified sipMediaApplicationId
.