This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
voicexml:tags:disconnect [2014/05/29 15:34] jennifer meta description |
voicexml:tags:disconnect [2015/07/31 14:11] (current) admin [<disconnect>] |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{description>‹disconnect› VoiceXML tag details, attributes and VXML code example | disconnect causes the interpreter context to disconnect from the user.}} | {{description>‹disconnect› VoiceXML tag details, attributes and VXML code example | disconnect causes the interpreter context to disconnect from the user.}} | ||
- | =====<disconnect>===== | + | ======<disconnect>====== |
Causes the interpreter context to disconnect from the user. As a result, the interpreter context will throw a connection.disconnect.hangup event, which may be caught to do cleanup processing. | Causes the interpreter context to disconnect from the user. As a result, the interpreter context will throw a connection.disconnect.hangup event, which may be caught to do cleanup processing. |