Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 397 of file features_config.c.
struct ast_features_general_config* general |
Definition at line 398 of file features_config.c.
Referenced by global_config_destructor(), and global_copy().
struct ast_features_pickup_config* pickup |
Definition at line 400 of file features_config.c.
Referenced by global_config_destructor(), and global_copy().
struct ast_features_xfer_config* xfer |
Definition at line 399 of file features_config.c.
Referenced by global_config_destructor(), and global_copy().