]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
clarify documentation for 'persistentmembers' setting
authorKevin P. Fleming <kpfleming@digium.com>
Thu, 29 Jun 2006 07:19:54 +0000 (07:19 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Thu, 29 Jun 2006 07:19:54 +0000 (07:19 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@36254 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queues.conf.sample

index ba7a082b539eaae8d634561e216447097064a7df..c967313e9c9dfe3d4774e74135bc9e8a220638f1 100644 (file)
@@ -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