summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-12-06 05:54:16 +0000
committerMark Spencer <markster@digium.com>2004-12-06 05:54:16 +0000
commit0455688ea1e614a2414e5fcbac05d0efada9f2d0 (patch)
tree264e027cd0c25b7d2b93022e9d27d4f15a8aca9e /configs
parent0ceb14b9a4587528da9bb8551c725cceb0a1d067 (diff)
Add persistent dynamic queue member support (bug #2929)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4390 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/queues.conf.sample8
1 files changed, 7 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 5b570a0c5..f6975b6e9 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -1,7 +1,13 @@
[general]
;
; Global settings for call queues
-; (none exist currently)
+;
+; Persistent Members
+; Store each dynamic agent in each queue in the astdb so that
+; when asterisk is restarted, each agent will be automatically
+; readded into their recorded queues. Default is 'yes'.
+;
+persistentmembers = yes
;
; Note that a timeout to fail out of a queue may be passed as part of application call
; from extensions.conf: