[asterisk-bugs] [Asterisk 0013098]: [patch] p->ackcall not reset when agent logs out
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jul 18 07:49:19 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13098
======================================================================
Reported By: davidw
Assigned To: bbryant
======================================================================
Project: Asterisk
Issue ID: 13098
Category: Channels/chan_agent
Reproducibility: always
Severity: tweak
Priority: normal
Status: ready for testing
Asterisk Version: 1.4.21
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-17-2008 09:49 CDT
Last Modified: 07-18-2008 07:49 CDT
======================================================================
Summary: [patch] p->ackcall not reset when agent logs out
Description:
p->ackcall can be set by setting the channel variable ACKCALL, but
currently is not reset when the agent logs out.
======================================================================
----------------------------------------------------------------------
davidw - 07-18-08 07:49
----------------------------------------------------------------------
p->ackcall is getting reset before the first call is offered to the agent.
I'll have a look and see if I can work out why.
Note that hunk 3 of the patch fuzzes on 1.4.21.1 because the trailing
context doesn't match, although I don't believe this is a problem:
patching file channels/chan_agent.c
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 1982 (offset -54 lines).
Hunk http://bugs.digium.com/view.php?id=3 succeeded at 2002 with fuzz 2 (offset
-54 lines).
Hunk http://bugs.digium.com/view.php?id=4 succeeded at 2438 (offset -7 lines).
Issue History
Date Modified Username Field Change
======================================================================
07-18-08 07:49 davidw Note Added: 0090443
======================================================================
More information about the asterisk-bugs
mailing list