Skip to main content

Overview

The hangup verb terminates the call.

Example

{
  "verb": "hangup",
  "headers": {
    "X-Reason": "maximum call duration exceeded"
  }
}

Parameters

ParameterTypeRequiredDescription
headersobjectNoAn object containing SIP headers to include in the BYE request.