|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct ao2_container * | bridge_profiles |
| struct ao2_container * | menus |
| struct ao2_container * | user_profiles |
Definition at line 699 of file conf_config_parser.c.
| struct ao2_container* bridge_profiles |
Definition at line 700 of file conf_config_parser.c.
Referenced by confbridge_cfg_alloc(), confbridge_cfg_destructor(), and verify_default_profiles().
| struct ao2_container* menus |
Definition at line 702 of file conf_config_parser.c.
Referenced by confbridge_cfg_alloc(), confbridge_cfg_destructor(), and verify_default_profiles().
| struct ao2_container* user_profiles |
Definition at line 701 of file conf_config_parser.c.
Referenced by confbridge_cfg_alloc(), confbridge_cfg_destructor(), and verify_default_profiles().
1.8.13