mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +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:
|
||||
;
|
||||
; 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
|
||||
; strict - callers cannot join a queue with no members
|
||||
; no - callers cannot join a queue with no members
|
||||
; strict - callers cannot join a queue with no members or only unavailable members
|
||||
;
|
||||
; joinempty = yes
|
||||
;
|
||||
|
Reference in New Issue
Block a user