Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
Configuration from the "general" section of features.conf. More...
Data Fields | |
struct ast_features_general_config * | general |
struct ast_features_pickup_config * | pickup |
struct ast_features_xfer_config * | xfer |
Configuration from the "general" section of features.conf.
Definition at line 477 of file features_config.c.
struct ast_features_general_config* general |
Definition at line 478 of file features_config.c.
Referenced by global_config_destructor(), and global_copy().
struct ast_features_pickup_config* pickup |
Definition at line 480 of file features_config.c.
Referenced by global_config_destructor(), and global_copy().
struct ast_features_xfer_config* xfer |
Definition at line 479 of file features_config.c.
Referenced by global_config_destructor(), and global_copy().