Disconnect

Disconnect

The disconnect element is used to disconnect a specific call leg in a VoiceXML document. The element 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. The namelist attribute indicates the variables names that will be returned to interpreter context. The default is to return no variables; this means the interpreter context will receive an empty ECMAScript object.

Related links

Search Glossary

Term of the Day

The disconnect element is used to disconnect a specific call leg in a VoiceXML document.