Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ao2_container * | applicationmap |
struct ao2_container * | featuregroups |
struct ast_featuremap_config * | featuremap |
struct features_global_config * | global |
struct dummy_config * | parkinglots |
Definition at line 572 of file features_config.c.
struct ao2_container* applicationmap |
Definition at line 576 of file features_config.c.
Referenced by features_config_destructor(), and features_pre_apply_config().
struct ao2_container* featuregroups |
Definition at line 577 of file features_config.c.
Referenced by features_config_destructor(), and features_pre_apply_config().
struct ast_featuremap_config* featuremap |
Definition at line 574 of file features_config.c.
Referenced by features_config_destructor(), and features_copy().
struct features_global_config* global |
Definition at line 573 of file features_config.c.
Referenced by features_config_destructor(), and features_copy().
struct dummy_config* parkinglots |
Definition at line 575 of file features_config.c.
Referenced by features_config_destructor().