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

Go to the source code of this file.
| Functions | |
| int | load_features_config (void) | 
| int | reload_features_config (void) | 
| void | unload_features_config (void) | 
| int load_features_config | ( | void | ) | 
Definition at line 2067 of file features_config.c.
References __ast_custom_function_register(), ARRAY_LEN, ast_cli_register_multiple, cli_features_config, feature_function, featuremap_function, load_config(), and NULL.
Referenced by load_module().
| int reload_features_config | ( | void | ) | 
Definition at line 2056 of file features_config.c.
References aco_process_config(), ACO_PROCESS_ERROR, and parking_warning.
| void unload_features_config | ( | void | ) | 
Definition at line 2047 of file features_config.c.
References aco_info_destroy(), ao2_global_obj_release, ARRAY_LEN, ast_cli_unregister_multiple(), ast_custom_function_unregister(), cli_features_config, feature_function, featuremap_function, and globals.
Referenced by unload_module().