[asterisk-bugs] [Asterisk 0014091]: autologoff does not work

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Apr 17 20:27:20 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:                     assigned
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:              
====================================================================== 
Date Submitted:             2008-12-16 06:32 CST
Last Modified:              2009-04-17 20:27 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?
====================================================================== 

---------------------------------------------------------------------- 
 (0103389) svnbot (reporter) - 2009-04-17 20:27
 http://bugs.digium.com/view.php?id=14091#c103389 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 189203

U   branches/1.4/channels/chan_agent.c

------------------------------------------------------------------------
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=189203 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-17 20:27 svnbot         Note Added: 0103389                          
======================================================================




More information about the asterisk-bugs mailing list