aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-06 05:54:16 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-06 05:54:16 +0000
commit5eff2c8eddd6b223fe44a9e917dfb8184040aaaa (patch)
tree264e027cd0c25b7d2b93022e9d27d4f15a8aca9e /configs/queues.conf.sample
parenta9c42b683869e74b2ff00930ef96d7f77882780d (diff)
Add persistent dynamic queue member support (bug #2929)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4390 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-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: