Skip to end of metadata
Go to start of metadata

ConfbridgeList

Synopsis

Raised as part of the ConfbridgeList action response list.

Description

Syntax

Event: ConfbridgeList
Conference: <value>
Admin: <value>
MarkedUser: <value>
WaitMarked: <value>
EndMarked: <value>
Waiting: <value>
Muted: <value>
Talking: <value>
AnsweredTime: <value>
Channel: <value>
ChannelState: <value>
ChannelStateDesc: <value>
CallerIDNum: <value>
CallerIDName: <value>
ConnectedLineNum: <value>
ConnectedLineName: <value>
Language: <value>
AccountCode: <value>
Context: <value>
Exten: <value>
Priority: <value>
Uniqueid: <value>
Linkedid: <value>
Arguments
  • Conference - The name of the Confbridge conference.
  • Admin - Identifies this user as an admin user.
    • Yes
    • No
  • MarkedUser - Identifies this user as a marked user.
    • Yes
    • No
  • WaitMarked - Must this user wait for a marked user to join?
    • Yes
    • No
  • EndMarked - Does this user get kicked after the last marked user leaves?
    • Yes
    • No
  • Waiting - Is this user waiting for a marked user to join?
    • Yes
    • No
  • Muted - The current mute status.
    • Yes
    • No
  • Talking - Is this user talking?
    • Yes
    • No
  • AnsweredTime - The number of seconds the channel has been up.
  • Channel
  • ChannelState - A numeric code for the channel's current state, related to ChannelStateDesc
  • ChannelStateDesc
    • Down
    • Rsrvd
    • OffHook
    • Dialing
    • Ring
    • Ringing
    • Up
    • Busy
    • Dialing Offhook
    • Pre-ring
    • Unknown
  • CallerIDNum
  • CallerIDName
  • ConnectedLineNum
  • ConnectedLineName
  • Language
  • AccountCode
  • Context
  • Exten
  • Priority
  • Uniqueid
  • Linkedid - Uniqueid of the oldest channel associated with this channel.

Class

REPORTING

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels