[COMMAND]

Resuming an On-hold Call

The call_resume command will retrieve a call that is currently on hold, resuming the prior conversation.

Parameters

call_id
required
number

The ID of the intended call.

Example Request

Copy
{"command":{"command_type":"call_resume", "call_id":4321}}