[COMMAND]

Resuming a Suspended Audio Recording

The recording_resume command instructs the TelXL platform to resume the suspended audio recording of a specific call.

Parameters

recording_type
required
string

Set this to "audio".

call_id
required
number

The ID of the call being recorded.

Example Request

Copy
{"command":{"command_type":"recording_resume","recording_type":"audio","call_id":749042553}}

Responses

On Success:

If the call recording was successfully resumed, a recording_info event is returned containing details of the action.