Skip to content

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

Generated Version

This documentation was generated from Asterisk branch 20 using version GIT