|
Asterisk - The Open Source Telephony Project GIT-master-545c459
|

Data Fields | |
| struct conf_menu * | menu |
| struct conf_menu_entry | menu_entry |
| struct confbridge_user * | user |
Definition at line 2839 of file conf_config_parser.c.
| struct conf_menu* menu |
Definition at line 2842 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 2841 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 2840 of file conf_config_parser.c.
Referenced by apply_menu_to_user(), and menu_hook_callback().