<Hangup>
The <Hangup> element will hang up the current call.
###Element Attributes
Attribute | Description |
|---|---|
schedule optional | Specifies in seconds when the hangup should occur during a call.
|
Nesting
The <Hangup> element cannot be nested within any other elements besides the default <Response> element.
NoteNo other elements may be nested within the <Hangup> element.
<Response>
<Say>This will be spoken followed by hanging up.</Say>
<Hangup></Hangup>
</Response>Updated 6 months ago
