app_queue: (Breaking change) shared_lastcall and autofill default to no

If your queues.conf had _no_ [general] section, they would default to
'yes'. Now, they always default to 'no'.

(Actually, commit ed615afb7e already
partially fixed it for shared_lastcall.)

ASTERISK-28951

Change-Id: Ic39d8a0202906bc454194368bbfbae62990fe5f6
This commit is contained in:
Walter Doekes
2020-06-23 09:34:38 +02:00
committed by Joshua Colp
parent 9bd1d686a1
commit 312c23b0e1
3 changed files with 41 additions and 23 deletions

View File

@@ -23,7 +23,7 @@ persistentmembers = yes
; no more available members or no more waiting callers. This is
; probably more along the lines of how a queue should work and
; in most cases, you will want to enable this behavior. If you
; do not specify or comment out this option, it will default to yes.
; do not specify or comment out this option, it will default to no.
;
;autofill = no
;