@ -3641,7 +3657,7 @@ static int __init_manager(int reload)
ast_manager_register2("CreateConfig",EVENT_FLAG_CONFIG,action_createconfig,"Creates an empty file in the configuration directory",mandescr_createconfig);
ast_manager_register2("CreateConfig",EVENT_FLAG_CONFIG,action_createconfig,"Creates an empty file in the configuration directory",mandescr_createconfig);
ast_manager_register2("ListCategories",EVENT_FLAG_CONFIG,action_listcategories,"List categories in configuration file",mandescr_listcategories);
ast_manager_register2("ListCategories",EVENT_FLAG_CONFIG,action_listcategories,"List categories in configuration file",mandescr_listcategories);
ast_manager_register2("Redirect",EVENT_FLAG_CALL,action_redirect,"Redirect (transfer) a call",mandescr_redirect);
ast_manager_register2("Redirect",EVENT_FLAG_CALL,action_redirect,"Redirect (transfer) a call",mandescr_redirect);