Skip to content

BridgeMerge

Synopsis

Raised when two bridges are merged.

Syntax

    Event: BridgeMerge
    ToBridgeUniqueid: <value>
    ToBridgeType: <value>
    ToBridgeTechnology: <value>
    ToBridgeCreator: <value>
    ToBridgeName: <value>
    ToBridgeNumChannels: <value>
    ToBridgeVideoSourceMode: <value>
    ToBridgeVideoSource: <value>
    FromBridgeUniqueid: <value>
    FromBridgeType: <value>
    FromBridgeTechnology: <value>
    FromBridgeCreator: <value>
    FromBridgeName: <value>
    FromBridgeNumChannels: <value>
    FromBridgeVideoSourceMode: <value>
    FromBridgeVideoSource: <value>
Arguments
  • ToBridgeUniqueid

  • ToBridgeType - The type of bridge

  • ToBridgeTechnology - Technology in use by the bridge

  • ToBridgeCreator - Entity that created the bridge if applicable

  • ToBridgeName - Name used to refer to the bridge by its BridgeCreator if applicable

  • ToBridgeNumChannels - Number of channels in the bridge

  • ToBridgeVideoSourceMode -

    • none

    • talker

    • single The video source mode for the bridge.

  • ToBridgeVideoSource - If there is a video source for the bridge, the unique ID of the channel that is the video source.

  • FromBridgeUniqueid

  • FromBridgeType - The type of bridge

  • FromBridgeTechnology - Technology in use by the bridge

  • FromBridgeCreator - Entity that created the bridge if applicable

  • FromBridgeName - Name used to refer to the bridge by its BridgeCreator if applicable

  • FromBridgeNumChannels - Number of channels in the bridge

  • FromBridgeVideoSourceMode -

    • none

    • talker

    • single The video source mode for the bridge.

  • FromBridgeVideoSource - If there is a video source for the bridge, the unique ID of the channel that is the video source.

Class

CALL

Generated Version

This documentation was generated from Asterisk branch certified/18.9 using version GIT