API Version: 6.3.20

Call control commands

SEE ALSO: keevio commands

Permissions

Requires User permissions, but may only inject commands for the currently authenticated user.

command 'dial'

Path: /rest/command/dial/
Dial a call, either using keevio, a handset, or by trying keevio followed by a handset.
{    
    "type": "direct" or "keevio" or "auto",
    "values": {
        "number": nnn,
        "autoanswer": true or false,
        "autohold": true or false
    }
}