[asterisk-bugs] [Asterisk 0015829]: [patch] queue_log is incosistent for member information - 2 events use member location where the rest use member name
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 4 00:04:04 CST 2009
The following issue is now in status NEW (again)
======================================================================
https://issues.asterisk.org/view.php?id=15829
======================================================================
Reported By: somedood
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15829
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 216186
Request Review:
======================================================================
Date Submitted: 2009-09-03 16:25 CDT
Last Modified: 2009-12-04 00:04 CST
======================================================================
Summary: [patch] queue_log is incosistent for member
information - 2 events use member location where the rest use member name
Description:
In 1.6 queue members can now have names, and queue_log records the name
(when available, otherwise defaults to location) for member related events
except for "ADDMEMBER" and "REMOVEMEMBER". These events record the agent
location instead.
With our queue member setup the location is dynamic depending on where
they logged in from, but the name will be static for a member. With the
current queue_log we can't tell when an agent has logged in, but can tell
when they've handled calls. Can ADDMEMBER and REMOVEMEMBER be changed to
the same behavior as the other member-related events?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-12-04 00:04 tilghman Assigned To tilghman =>
2009-12-04 00:04 tilghman Status assigned => new
======================================================================
More information about the asterisk-bugs
mailing list