
Data Fields | |
| ast_channel * | chan |
| char | confno [AST_MAX_EXTENSION] |
| int | fd |
| int | markedusers |
| int | users |
| int | zapconf |
Definition at line 133 of file app_meetme.c.
| 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 |
| int users |
Definition at line 138 of file app_meetme.c.
Referenced by conf_cmd(), conf_run(), and count_exec().
| int zapconf |
1.5.1