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

Data Fields | |
| struct ao2_container * | bridge_profiles |
| struct ao2_container * | menus |
| struct ao2_container * | user_profiles |
Definition at line 928 of file conf_config_parser.c.
| struct ao2_container* bridge_profiles |
Definition at line 929 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 931 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 930 of file conf_config_parser.c.
Referenced by confbridge_cfg_alloc(), confbridge_cfg_destructor(), and verify_default_profiles().