Tue Aug 20 16:35:20 2013

Asterisk developer's documentation


conference_bridge Struct Reference

The structure that represents a conference bridge. More...

Data Fields

struct ast_bridgebridge
unsigned int locked:1
unsigned int markedusers
char name [MAX_CONF_NAME]
unsigned int users

Detailed Description

The structure that represents a conference bridge.

Definition at line 158 of file app_confbridge.c.


Field Documentation

struct ast_bridge* bridge [read]
unsigned int locked

Is this conference bridge locked?

Definition at line 163 of file app_confbridge.c.

Referenced by join_conference_bridge(), and menu_callback().

unsigned int markedusers

Number of marked users present

Definition at line 162 of file app_confbridge.c.

Referenced by join_conference_bridge(), leave_conference_bridge(), menu_callback(), and post_join_marked().

char name[MAX_CONF_NAME]
unsigned int users

The documentation for this struct was generated from the following file:

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1