Asterisk - The Open Source Telephony Project
18.5.0
|
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 1996 of file features_config.c.
References __ast_custom_function_register(), ARRAY_LEN, ast_cli_register_multiple, load_config(), and NULL.
Referenced by load_module().
int reload_features_config | ( | void | ) |
Definition at line 1985 of file features_config.c.
References aco_process_config(), ACO_PROCESS_ERROR, and parking_warning.
Referenced by load_module().
void unload_features_config | ( | void | ) |
Definition at line 1976 of file features_config.c.
References aco_info_destroy(), ao2_global_obj_release, ARRAY_LEN, ast_cli_unregister_multiple(), ast_custom_function_unregister(), and globals.
Referenced by unload_module().