| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

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