
Data Fields | |
| pthread_attr_t | attr |
| ast_channel * | chan |
| char | confno [AST_MAX_EXTENSION] |
| int | fd |
| ast_conf_user * | firstuser |
| int | isdynamic |
| ast_conf_user * | lastuser |
| int | locked |
| int | markedusers |
| ast_conference * | next |
| 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 |
|
|
Definition at line 145 of file app_meetme.c. Referenced by conf_run(). |
|
|
Definition at line 133 of file app_meetme.c. Referenced by conf_free(), conf_run(), find_conf(), and recordthread(). |
|
|
Definition at line 132 of file app_meetme.c. Referenced by admin_exec(), build_conf(), complete_confcmd(), conf_cmd(), conf_exec(), conf_run(), and find_conf(). |
|
|
Definition at line 134 of file app_meetme.c. Referenced by conf_free(), and conf_play(). |
|
|
Definition at line 138 of file app_meetme.c. Referenced by complete_confcmd(), conf_cmd(), conf_run(), and find_user(). |
|
|
Definition at line 142 of file app_meetme.c. Referenced by conf_cmd(). |
|
|
Definition at line 139 of file app_meetme.c. Referenced by conf_run(). |
|
|
Definition at line 143 of file app_meetme.c. Referenced by conf_run(). |
|
|
Definition at line 137 of file app_meetme.c. Referenced by conf_cmd(), and conf_run(). |
|
|
Definition at line 150 of file app_meetme.c. Referenced by admin_exec(), build_conf(), complete_confcmd(), conf_cmd(), conf_exec(), conf_free(), and find_conf(). |
|
|
Definition at line 148 of file app_meetme.c. Referenced by conf_exec(), and find_conf(). |
|
|
Definition at line 149 of file app_meetme.c. Referenced by conf_exec(), and find_conf(). |
|
|
Definition at line 141 of file app_meetme.c. Referenced by conf_free(), conf_run(), and recordthread(). |
|
|
Definition at line 146 of file app_meetme.c. Referenced by conf_run(), and recordthread(). |
|
|
Definition at line 147 of file app_meetme.c. Referenced by conf_run(), and recordthread(). |
|
|
Definition at line 144 of file app_meetme.c. Referenced by conf_run(). |
|
|
Definition at line 140 of file app_meetme.c. Referenced by conf_cmd(). |
|
|
Definition at line 136 of file app_meetme.c. Referenced by conf_cmd(), conf_exec(), conf_run(), and count_exec(). |
|
|
Definition at line 135 of file app_meetme.c. Referenced by conf_run(). |
1.4.2