Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
ast_mutex_t | lock |
struct ooh323_user * | users |
Definition at line 317 of file chan_ooh323.c.
ast_mutex_t lock |
Definition at line 319 of file chan_ooh323.c.
Referenced by delete_users(), find_user(), handle_cli_ooh323_show_user(), handle_cli_ooh323_show_users(), load_module(), and reload_config().
struct ooh323_user* users |
Definition at line 318 of file chan_ooh323.c.
Referenced by delete_users(), find_user(), handle_cli_ooh323_show_user(), handle_cli_ooh323_show_users(), load_module(), and reload_config().