[svn-commits] tilghman: trunk r125223 - in /trunk: ./ configs/agents.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Jun 25 20:25:17 CDT 2008


Author: tilghman
Date: Wed Jun 25 20:25:16 2008
New Revision: 125223

URL: http://svn.digium.com/view/asterisk?view=rev&rev=125223
Log:
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

........

Modified:
    trunk/   (props changed)
    trunk/configs/agents.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/configs/agents.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/agents.conf.sample?view=diff&rev=125223&r1=125222&r2=125223
==============================================================================
--- trunk/configs/agents.conf.sample (original)
+++ trunk/configs/agents.conf.sample Wed Jun 25 20:25:16 2008
@@ -38,6 +38,8 @@
 ;
 ; 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
 ;




More information about the svn-commits mailing list