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:
Russell Bryant
2005-04-11 03:33:33 +00:00
parent bb1abed78f
commit a915aa4b69

View File

@@ -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
;