Skip to end of metadata
Go to start of metadata

ConfbridgeMute

Synopsis

Raised when a Confbridge participant mutes.

Description

Syntax

Event: ConfbridgeMute
Conference: <value>
BridgeUniqueid: <value>
BridgeType: <value>
BridgeTechnology: <value>
BridgeCreator: <value>
BridgeName: <value>
BridgeNumChannels: <value>
BridgeVideoSourceMode: <value>
[BridgeVideoSource:] <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>
Admin: <value>
Arguments
  • Conference - The name of the Confbridge conference.
  • BridgeUniqueid
  • BridgeType - The type of bridge
  • BridgeTechnology - Technology in use by the bridge
  • BridgeCreator - Entity that created the bridge if applicable
  • BridgeName - Name used to refer to the bridge by its BridgeCreator if applicable
  • BridgeNumChannels - Number of channels in the bridge
  • BridgeVideoSourceMode - ** none
    • talker
    • single
      The video source mode for the bridge.
  • BridgeVideoSource - If there is a video source for the bridge, the unique ID of the channel that is the video source.
  • 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.
  • Admin - Identifies this user as an admin user.
    • Yes
    • No

Class

CALL

See Also

Import Version

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

  • No labels