[Asterisk-cvs] asterisk/configs agents.conf.sample,1.14,1.15
markster at lists.digium.com
markster at lists.digium.com
Mon Feb 14 17:20:32 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv8461/configs
Modified Files:
agents.conf.sample
Log Message:
Fix native agent transfer, add UPGRADE.txt for notes about backwards compatibility issues upgrading from Asterisk 1.0 to current CVS head
Index: agents.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/agents.conf.sample,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- agents.conf.sample 1 Jan 2005 00:57:04 -0000 1.14
+++ agents.conf.sample 14 Feb 2005 23:20:01 -0000 1.15
@@ -18,9 +18,9 @@
;autologoff=15
;
; Define ackcall to require an acknowledgement by '#' when
-; an agent logs in using agentcallbacklogin. Default is "yes".
+; an agent logs in using agentcallbacklogin. Default is "no".
;
-;ackcall=yes
+;ackcall=no
;
; Define wrapuptime. This is the minimum amount of time when
; after disconnecting before the caller can receive a new call
More information about the svn-commits
mailing list