[Asterisk-bugs] [Asterisk 0007736]: [patch] some logging enhancements to app_queue
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jul 3 14:40:53 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=7736
======================================================================
Reported By: whoiswes
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 7736
Category: Applications/app_queue
Reproducibility: N/A
Severity: feature
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-15-2006 10:19 CDT
Last Modified: 07-03-2007 14:40 CDT
======================================================================
Summary: [patch] some logging enhancements to app_queue
Description:
Hi all,
This is my first contribution, so please be kind.
I have created three VERY minor logging patches for app_queue that I think
add greatly to the reporting capibilities of the system. In no particular
order, here they are:
1. + 47432 1.4 svn.
Added logging of agents being added/removed from the queue via
AddQueueMember and RemoveQueueMember. We utilize this to determine when
our agents are logging in and out and will eventually be comparing these
against a pre-set schedule to determine adherence.
2. Revamped the logging of TRANSFER calls, so that the format matches
COMPLETECALLER and COMPLETEAGENT - since a tranfered call is in effect a
completed call (for us, anyway) I wanted to have the log entry be in the
same format as a COMPLETE'd call.
3. + r24564 trunk
Added logging of call "offers" - this simply creates a log entry when
the queue attempts to ring a member, so that we can determine how many call
offers an agent is receiving, versus how many they are answering.
I have created three individual patches against the trunk.
I believe I have a disclaimer on file, if not, these are so trivial that I
don't know why one would be needed....
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0009453 [patch] Asterisk dont log when QueueMem...
======================================================================
----------------------------------------------------------------------
qwell - 07-03-07 14:40
----------------------------------------------------------------------
Patches 1 and 3 have been committed in some form or another already.
The functionality of patch 2 has also already been committed. I don't see
any valid reason for changing the position of the fields.
Closing.
Issue History
Date Modified Username Field Change
======================================================================
07-03-07 14:40 qwell Note Added: 0066466
======================================================================
More information about the Asterisk-bugs
mailing list