Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ao2_container * | bridge_profiles |
struct ao2_container * | menus |
struct ao2_container * | user_profiles |
Definition at line 705 of file conf_config_parser.c.
struct ao2_container* bridge_profiles |
Definition at line 706 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 708 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 707 of file conf_config_parser.c.
Referenced by confbridge_cfg_alloc(), confbridge_cfg_destructor(), and verify_default_profiles().