Hangup

Terminates the call.

1{
2 "verb": "hangup",
3 "headers": {
4 "X-Reason" : "maximum call duration exceeded"
5 }
6}

Parameters

headers
object

An object containing SIP headers to include in the BYE request.

Built with