[asterisk-bugs] [Asterisk 0018320]: queue.log is inconsistently using interface or membername
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 6 15:07:01 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18320
======================================================================
Reported By: bluefox
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18320
Category: Applications/app_queue
Reproducibility: have not tried
Severity: tweak
Priority: normal
Status: acknowledged
Asterisk Version: Addons-1.6.2.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-17 03:11 CST
Last Modified: 2010-12-06 15:07 CST
======================================================================
Summary: queue.log is inconsistently using interface or
membername
Description:
When logging agent status in the queue.log file, Asterisk uses sometimes
the interface and the agent name, making it difficult to use the log to
follow an agent's status.
ex:
1289984171|1289984156.113335|5555555555-test|SIP/phone1|ADDMEMBER|
1289984171|NONE|5555555555-test|agent_a|UNPAUSE|
1289984649|1289984632.113336|5555555555-test|SIP/phone1|REMOVEMEMBER|
1289984856|NONE|5555555555-test|agent_a|PAUSE|
ADD and REMOVEMEMBER are using the interface, but PAUSE/UNPAUSE the agent
name.
NOTE: I do specify the agent name when ADDing the queue member.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-06 15:07 lmadsen Description Updated
2010-12-06 15:07 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list