[asterisk-bugs] [Asterisk 0014091]: autologoff does not work
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 17 20:38:22 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14091
======================================================================
Reported By: evandro
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 14091
Category: Channels/chan_agent
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.4.21.2
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-12-16 06:32 CST
Last Modified: 2009-04-17 20:38 CDT
======================================================================
Summary: autologoff does not work
Description:
setting 'autologoff=X' in agents.conf does not work. i'm using sip member
logged as Agent/${CALLERID(num)} through AgentLogin made by AGI.
there's something that i forget?
any help?
======================================================================
----------------------------------------------------------------------
(0103392) svnbot (reporter) - 2009-04-17 20:38
http://bugs.digium.com/view.php?id=14091#c103392
----------------------------------------------------------------------
Repository: asterisk
Revision: 189206
_U branches/1.6.1/
U branches/1.6.1/channels/chan_agent.c
------------------------------------------------------------------------
r189206 | dvossel | 2009-04-17 20:38:21 -0500 (Fri, 17 Apr 2009) | 25
lines
Merged revisions 189204 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r189204 | dvossel | 2009-04-17 20:28:45 -0500 (Fri, 17 Apr 2009) | 18
lines
Merged revisions 189203 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r189203 | dvossel | 2009-04-17 20:27:19 -0500 (Fri, 17 Apr 2009) | 12
lines
Fixed autologoff in agents.conf not working when agent logs in via
AgentLogin app
An agent logs in by calling an extension that calls the AgentLogin
app. In agents.conf ackcall=always is set, so when they get a call they
have the choice to either acknowledge it or ignore it. autologoff=10 is
set as well, so if the agent ignores the call over 10sec one may assume
that the agent should be logged out (and in this case hungup on as well),
but this was not happening.
(closes issue http://bugs.digium.com/view.php?id=14091)
Reported by: evandro
Patches:
autologoff.diff uploaded by dvossel (license 671)
Review: http://reviewboard.digium.com/r/225/
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=189206
Issue History
Date Modified Username Field Change
======================================================================
2009-04-17 20:38 svnbot Checkin
2009-04-17 20:38 svnbot Note Added: 0103392
======================================================================
More information about the asterisk-bugs
mailing list