projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb1abed
)
correct descriptions for joinempty options (bug #3979)
author
Russell Bryant
<russell@russellbryant.com>
Mon, 11 Apr 2005 03:33:33 +0000
(
03:33
+0000)
committer
Russell Bryant
<russell@russellbryant.com>
Mon, 11 Apr 2005 03:33:33 +0000
(
03:33
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5447
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
configs/queues.conf.sample
patch
|
blob
|
history
diff --git
a/configs/queues.conf.sample
b/configs/queues.conf.sample
index
ba438b1
..
f4e73d7
100755
(executable)
--- a/
configs/queues.conf.sample
+++ b/
configs/queues.conf.sample
@@
-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
;