summaryrefslogtreecommitdiff
path: root/main/asterisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/asterisk.c')
-rw-r--r--main/asterisk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/asterisk.c b/main/asterisk.c
index 0a5ab1335..7378d2271 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -4592,6 +4592,8 @@ int main(int argc, char *argv[])
ast_verb(0, COLORIZE_FMT "\n", COLORIZE(COLOR_BRGREEN, 0, "Asterisk Ready."));
+ logger_queue_start();
+
if (ast_opt_console) {
/* Console stuff now... */
/* Register our quit function */