Skip to main content

<Connect>

TL;DR

<Connect> to a remote bi-directional audio resource, using a WebSocket interface..

Need Help? Let's Talk

Join our Discord community - we're here to help.

The <Connect> verb allows an application to create an audio connection from the ongoing session, to an internal or external service. Like the <Dial> verb, the application will be blocked, until the <Connect> verb has completed. The verb will be considered as Completed when the connection to the remote party has been terminated (either by the remote party or by the application itself).

No attributes are supported for the <Connect> verb itself. The type of connection and its parameters are determined by specifying nested CXML elements called "nouns" inside the <Connect> verb element.