Action: Hangup

End the call. If this is your first action, it is possible to control signalling, otherwise only "reject" is allowed.

Format

Possible values of the hangup parameter are ”busy”, ”reject” or ”404”. Note that the next parameter is not allowed here since this is always the last action in the call's action chain.

{
  "hangup": "busy"
}

Result

Ends the call.