The Hangup verb is used to hangup current call.
This verb does not support attributes.
Event | Can reply with more BXML |
---|---|
Hangup | Yes |
This shows how to use Bandwidth XML to hang up an existing call.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Hangup></Hangup>
</Response>