This page last changed on Mar 30, 2011 by wikibot.

ConfBridge()

Synopsis

Conference bridge application.

Description

Enters the user into a specified conference bridge. The user can exit the conference by hangup only.

The join sound can be set using the CONFBRIDGE_JOIN_SOUND variable and the leave sound can be set using the CONFBRIDGE_LEAVE_SOUND variable. These can be unique to the caller.

This application will not automatically answer the channel.This application will not automatically answer the channel.

Syntax

ConfBridge([confno[,options]])
Arguments
  • confno - The conference number
  • options
    • a - Set admin mode.
    • A - Set marked mode.
    • c - Announce user(s) count on joining a conference.
    • m - Set initially muted.
    • M - Enable music on hold when the conference has a single caller. Optionally, specify a musiconhold class to use. If one is not provided, it will use the channel's currently set music class, or default.
      • class
    • 1 - Do not play message when first person enters
    • s - Present menu (user or admin) when * is received (send to menu).
    • w - Wait until the marked user enters the conference.
    • q - Quiet mode (don't play enter/leave sounds).

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42