CONFBRIDGE_INFO()¶
Synopsis¶
Get information about a ConfBridge conference.
Description¶
This function returns a non-negative integer for valid conference names and an empty string for invalid conference names.
Syntax¶
Arguments¶
-
type
- What conference information is requested.-
admins
- Get the number of admin users in the conference. -
locked
- Determine if the conference is locked. (0 or 1) -
marked
- Get the number of marked users in the conference. -
muted
- Determine if the conference is muted. (0 or 1) -
parties
- Get the number of users in the conference.
-
-
conf
- The name of the conference being referenced.
See Also¶
Generated Version¶
This documentation was generated from Asterisk branch 20 using version GIT