Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct conf_menu * | menu |
struct conf_menu_entry | menu_entry |
struct confbridge_user * | user |
Definition at line 2576 of file conf_config_parser.c.
struct conf_menu* menu |
Definition at line 2579 of file conf_config_parser.c.
Referenced by apply_menu_to_user(), menu_hook_callback(), and menu_hook_destroy().
struct conf_menu_entry menu_entry |
Definition at line 2578 of file conf_config_parser.c.
Referenced by apply_menu_to_user(), menu_hook_callback(), and menu_hook_destroy().
struct confbridge_user* user |
Definition at line 2577 of file conf_config_parser.c.
Referenced by apply_menu_to_user(), menu_hook_callback(), and Registration::write().