Configure longer timeout for queue

This commit is contained in:
Your Name
2021-01-02 19:40:16 +01:00
parent 666d7c675a
commit eed5ddea96

View File

@@ -179,7 +179,7 @@ monitor-type = MixMonitor
; The default value for timeoutpriority is "app" since this was how previous versions of ; The default value for timeoutpriority is "app" since this was how previous versions of
; Asterisk behaved. ; Asterisk behaved.
; ;
;timeout = 15 timeout = 40
;retry = 5 ;retry = 5
;timeoutpriority = app|conf ;timeoutpriority = app|conf
; ;