From 8f8c9e0b57c8a4c6cc68870942c64f9db6790dee Mon Sep 17 00:00:00 2001 From: tilghman Date: Thu, 26 Jun 2008 01:24:26 +0000 Subject: Document ackcall=always. (closes issue #12852) Reported by: davidw git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@125218 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/agents.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/agents.conf.sample') 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