<Pause>
The element will pause the call, holding for the number of milliseconds set by the length attribute.
###Element Attributes
Attribute | Description |
---|---|
length | The length of the pause in milliseconds. |
Nesting
In addition to the default element, the element can also be nested within the verb.
Note
No other elements may be nested within the element.
<Response>
<Pause length="8"></Pause>
</Response>
InboundXML Text Elements
Updated almost 3 years ago
Did this page help you?