From e903ae0e910a364835dc21602a5ae3a6570cbadc Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Thu, 26 Jun 2008 01:25:16 +0000 Subject: Merged revisions 125218 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r125218 | tilghman | 2008-06-25 20:24:26 -0500 (Wed, 25 Jun 2008) | 4 lines Document ackcall=always. (closes issue #12852) Reported by: davidw ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125223 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/agents.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index eb0383f3c..e07a420c8 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -38,6 +38,8 @@ persistentagents=yes ; ; Define ackcall to require an acknowledgement by '#' when ; an agent logs in using agentcallbacklogin. Default is "no". +; Can also be set to "always", which will also require AgentLogin +; agents to acknowledge calls by pressing '#'. ; ;ackcall=no ; -- cgit v1.2.3