Sat Nov 1 06:31:16 2008

Asterisk developer's documentation


ast_conference Struct Reference

Collaboration diagram for ast_conference:

Collaboration graph
[legend]

Data Fields

ast_channelchan
char confno [AST_MAX_EXTENSION]
int fd
int markedusers
int users
int zapconf

Detailed Description

Definition at line 133 of file app_meetme.c.


Field Documentation

struct ast_channel* chan

Definition at line 135 of file app_meetme.c.

Referenced by admin_exec(), conf_exec(), conf_flush(), conf_free(), conf_play(), conf_run(), count_exec(), find_conf(), and recordthread().

char confno[AST_MAX_EXTENSION]

Definition at line 134 of file app_meetme.c.

Referenced by build_conf(), complete_confcmd(), conf_cmd(), conf_exec(), conf_run(), dispose_conf(), and find_conf().

int fd

Definition at line 136 of file app_meetme.c.

Referenced by conf_free(), conf_play(), and conf_run().

int markedusers

Definition at line 139 of file app_meetme.c.

Referenced by conf_cmd(), and conf_run().

int users

Definition at line 138 of file app_meetme.c.

Referenced by conf_cmd(), conf_run(), and count_exec().

int zapconf

Definition at line 137 of file app_meetme.c.

Referenced by conf_run().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 1 06:31:16 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1