From: Kevin P. Fleming Date: Thu, 29 Jun 2006 07:19:54 +0000 (+0000) Subject: clarify documentation for 'persistentmembers' setting X-Git-Tag: 1.2.10~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55247bea107dbf09d689138483baa3faa425fc23;p=thirdparty%2Fasterisk.git clarify documentation for 'persistentmembers' setting git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@36254 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index ba7a082b53..c967313e9c 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -3,8 +3,8 @@ ; Global settings for call queues ; ; Persistent Members -; Store each dynamic agent in each queue in the astdb so that -; when asterisk is restarted, each agent will be automatically +; Store each dynamic member in each queue in the astdb so that +; when asterisk is restarted, each member will be automatically ; readded into their recorded queues. Default is 'yes'. ; persistentmembers = yes