TwiML™ Voice: <Connect>
(information)
Info
<Connect><Stream>
is now available in the Ireland (IE1) and Australia (AU1) Regions.
- For outbound calls, follow the guide for outbound calls in non-US Regions.
- For inbound calls, follow the guide for inbound call processing in non-US Regions.
- For more info on Twilio Regions, vist the Global Infrastructure docs.
Regional support is not available for <Room>
, or <VirtualAgent>
.
<Connect>
is a TwiML verb that works together with nested TwiML nouns to connect Voice calls (over PSTN or SIP) to other Twilio services or external services.
The nouns that you can nest inside of <Connect>
are listed in the table below. Click on a TwiML noun to see its docs page and how to use the noun with <Connect>.
Noun | Description |
---|---|
<ConversationRelay> | <Connect><ConversationRelay> connects a call to a ConversationRelay service |
<Room> | <Connect><Room> connects a call to a Programmable Video Room |
<Stream> | <Connect><Stream> starts a bidirectional MediaStream |
<VirtualAgent> | <Connect><VirtualAgent> connects a call to a Dialogflow VirtualAgent |