[Asterisk-cvs] asterisk/configs agents.conf.sample,1.13,1.14
markster at lists.digium.com
markster at lists.digium.com
Fri Dec 31 20:02:32 CST 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv3694/configs
Modified Files:
agents.conf.sample
Log Message:
Add ability to remember agents
Index: agents.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/agents.conf.sample,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- agents.conf.sample 14 Nov 2004 00:16:54 -0000 1.13
+++ agents.conf.sample 1 Jan 2005 00:57:04 -0000 1.14
@@ -1,3 +1,10 @@
+[general]
+;
+; Define whether callbacklogins should be stored in astdb for
+; persistence. Persistent logins will be reloaded after
+; Asterisk restarts.
+;
+persistentagents=yes
;
; Agent configuration
;
More information about the svn-commits
mailing list