Sat Mar 24 23:30:49 2007

Asterisk developer's documentation


ast_conference Struct Reference

Collaboration diagram for ast_conference:

Collaboration graph
[legend]

Data Fields

pthread_attr_t attr
ast_channelchan
char confno [AST_MAX_EXTENSION]
int fd
ast_conf_userfirstuser
int isdynamic
ast_conf_userlastuser
int locked
int markedusers
ast_conferencenext
char pin [AST_MAX_EXTENSION]
char pinadmin [AST_MAX_EXTENSION]
int recording
char * recordingfilename
char * recordingformat
pthread_t recordthread
time_t start
int users
int zapconf

Detailed Description

Definition at line 132 of file app_meetme.c.


Field Documentation

pthread_attr_t attr
 

Definition at line 146 of file app_meetme.c.

Referenced by conf_run().

struct ast_channel* chan
 

Definition at line 134 of file app_meetme.c.

Referenced by conf_free(), conf_run(), count_exec(), and recordthread().

char confno[AST_MAX_EXTENSION]
 

Definition at line 133 of file app_meetme.c.

Referenced by admin_exec(), build_conf(), conf_exec(), conf_run(), and find_conf().

int fd
 

Definition at line 135 of file app_meetme.c.

Referenced by conf_free(), and conf_play().

struct ast_conf_user* firstuser
 

Definition at line 139 of file app_meetme.c.

Referenced by conf_run(), and find_user().

int isdynamic
 

Definition at line 143 of file app_meetme.c.

struct ast_conf_user* lastuser
 

Definition at line 140 of file app_meetme.c.

Referenced by conf_run().

int locked
 

Definition at line 144 of file app_meetme.c.

Referenced by conf_run().

int markedusers
 

Definition at line 138 of file app_meetme.c.

Referenced by conf_run().

struct ast_conference* next
 

Definition at line 151 of file app_meetme.c.

Referenced by admin_exec(), build_conf(), conf_exec(), conf_free(), and find_conf().

char pin[AST_MAX_EXTENSION]
 

Definition at line 149 of file app_meetme.c.

char pinadmin[AST_MAX_EXTENSION]
 

Definition at line 150 of file app_meetme.c.

int recording
 

Definition at line 142 of file app_meetme.c.

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

char* recordingfilename
 

Definition at line 147 of file app_meetme.c.

Referenced by conf_run(), and recordthread().

char* recordingformat
 

Definition at line 148 of file app_meetme.c.

Referenced by conf_run(), and recordthread().

pthread_t recordthread
 

Definition at line 145 of file app_meetme.c.

Referenced by conf_run().

time_t start
 

Definition at line 141 of file app_meetme.c.

int users
 

Definition at line 137 of file app_meetme.c.

Referenced by conf_run(), and count_exec().

int zapconf
 

Definition at line 136 of file app_meetme.c.

Referenced by conf_run().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 24 23:30:50 2007 for Asterisk - the Open Source PBX by  doxygen 1.4.6