CONFBRIDGE_CHANNELS()
Synopsis
Get a list of channels in a ConfBridge conference.
Description
This function returns a comma-separated list of channels in a ConfBridge conference, optionally filtered by a type of participant.
Syntax
CONFBRIDGE_CHANNELS(type,conf)
Arguments
type
- What conference information is requested.admins
- Get the number of admin users in the conference.marked
- Get the number of marked users in the conference.parties
- Get the number of total users in the conference.active
- Get the number of active users in the conference.waiting
- Get the number of waiting users in the conference.
conf
- The name of the conference being referenced.
See Also
Import Version
This documentation was imported from Asterisk Version GIT-19-a143c37