summaryrefslogtreecommitdiffstats
path: root/socket_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket_server.c')
-rw-r--r--socket_server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket_server.c b/socket_server.c
index 5ad827f..6565602 100644
--- a/socket_server.c
+++ b/socket_server.c
@@ -283,7 +283,7 @@ int admin_route(struct admin_queue **responsep)
end_trace();
}
- apppbx->e_action_timeout = NULL;
+ apppbx->e_action_timeout = 0;
apppbx->e_rule = NULL;
apppbx->e_ruleset = NULL;