<Pause>
The Pause element will pause the call, holding for the number of milliseconds set by the length attribute.
Element Attributes
Attribute | Description |
|---|---|
| The length of the pause in milliseconds.
|
Nesting
In addition to the default Response element, the Pause element can also be nested within the Gather verb.
NoteNo other elements may be nested within the Pause element.
<Response>
<Pause length="8" />
</Response>Updated 6 months ago
