Hangup

Hangup

The hangup command terminates the call and ends the application.

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

You can use the following attributes with the hangup command:

Option Description Required
headers An object containing SIP headers to include in the BYE request. No

Ready To Get Started?