mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
correct descriptions for joinempty options (bug #3979)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5447 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -126,8 +126,8 @@ persistentmembers = yes
|
|||||||
; choices:
|
; choices:
|
||||||
;
|
;
|
||||||
; yes - callers can join a queue with no members or only unavailable members
|
; yes - callers can join a queue with no members or only unavailable members
|
||||||
; no - callers cannot join a queue with no members or only unavailable members
|
; no - callers cannot join a queue with no members
|
||||||
; strict - callers cannot join a queue with no members
|
; strict - callers cannot join a queue with no members or only unavailable members
|
||||||
;
|
;
|
||||||
; joinempty = yes
|
; joinempty = yes
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user