Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to GIT-11-3e0eafa

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

No Format
CONFBRIDGE_INFO(type,conf)
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.
    • parties - Get the number of users in the conference.
  • conf - The name of the conference being referenced.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-11-3e0eafa