From: Tilghman Lesher Date: Thu, 26 Jun 2008 01:24:26 +0000 (+0000) Subject: Document ackcall=always. X-Git-Tag: 1.4.22-rc1~181 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40784f499c54e8d9e5465eeb55790b4a62896103;p=thirdparty%2Fasterisk.git Document ackcall=always. (closes issue #12852) Reported by: davidw git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@125218 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index eb0383f3cc..e07a420c8e 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 ;