aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
diff options
context:
space:
mode:
Diffstat (limited to 'cdr')
-rwxr-xr-xcdr/cdr_custom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c
index 08abbcae0..bfde470e2 100755
--- a/cdr/cdr_custom.c
+++ b/cdr/cdr_custom.c
@@ -74,6 +74,7 @@ static int load_config(int reload)
var = var->next;
}
ast_config_destroy(cfg);
+ res = 0;
} else {
if (reload)
ast_log(LOG_WARNING, "Failed to reload configuration file.\n");