|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

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