Documentation Index
Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt
Use this file to discover all available pages before exploring further.
Connects the caller to a conference room. Multiple callers can join the same conference to participate in a group call.
Example
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Speak>You are joining the conference now.</Speak>
<Conference>MyConferenceRoom</Conference>
</Response>
The caller is connected to a conference room named “MyConferenceRoom”. If the room does not exist, it is created automatically.