<Hangup>
The element will hang up the current call.
###Element Attributes
Attribute | Description |
---|---|
schedule | Specifies in seconds when the hangup should occur during a call. |
Nesting
The element cannot be nested within any other elements besides the default element.
Note
No other elements may be nested within the element.
<Response>
<Say>This will be spoken followed by hanging up.</Say>
<Hangup></Hangup>
</Response>
Updated almost 3 years ago
Did this page help you?