Skip to main content
Room nameThe text content of the <Conference> element is the room name. All callers placed into the same room name are bridged together. Room names are case-sensitive.

Attributes

Conference action callback

The action request is separate from the participant events sent to callbackUrl. Vobiz invokes action after the call leg exits <Conference>, then executes the Vobiz XML returned by your endpoint. The request includes call, conference, and member identifiers. When record="true", it can also include: Return valid Vobiz XML from the action endpoint when the call should continue:
Action response

Examples

Basic conference room

Minimal conference - all defaults

Moderator-controlled conference

The moderator (endConferenceOnExit="true") holds all participants in music until they arrive, then ends the call for everyone when they leave.
Moderator joins last; ends conference on exit

Recorded conference with participant limit

The account-level room limit remains authoritative. Enforce any lower participant limit in your application.
Record the session and cap at 10 participants

Muted listener (broadcast mode)

Caller joins as a silent listener