[svn-commits] branch 1.2 r36254 -
/branches/1.2/configs/queues.conf.sample
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Thu Jun 29 00:19:54 MST 2006
Author: kpfleming
Date: Thu Jun 29 02:19:54 2006
New Revision: 36254
URL: http://svn.digium.com/view/asterisk?rev=36254&view=rev
Log:
clarify documentation for 'persistentmembers' setting
Modified:
branches/1.2/configs/queues.conf.sample
Modified: branches/1.2/configs/queues.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/queues.conf.sample?rev=36254&r1=36253&r2=36254&view=diff
==============================================================================
--- branches/1.2/configs/queues.conf.sample (original)
+++ branches/1.2/configs/queues.conf.sample Thu Jun 29 02:19:54 2006
@@ -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
More information about the svn-commits
mailing list