From 5af8c4e9eba73dd65ff9f9b1dd652e125245e99f Mon Sep 17 00:00:00 2001 From: bweschke Date: Fri, 13 Jan 2006 18:23:30 +0000 Subject: Implement the autologoffunavail option in chan_agent (#6038 with some minor mods) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/agents.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'configs') diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index fd631b431..5d9761cda 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -22,6 +22,13 @@ persistentagents=yes ; ;autologoff=15 ; +; Define autologoffunavail to have agents automatically logged +; out when the extension that they are at returns a CHANUNAVAIL +; status when a call is attempted to be sent there. +; Default is "no". +; +;autologoffunavail=yes +; ; Define ackcall to require an acknowledgement by '#' when ; an agent logs in using agentcallbacklogin. Default is "no". ; -- cgit v1.2.3