[asterisk-commits] mmichelson: branch 1.6.1 r167892 - /branches/1.6.1/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jan 8 16:37:03 CST 2009
Author: mmichelson
Date: Thu Jan 8 16:37:02 2009
New Revision: 167892
URL: http://svn.digium.com/view/asterisk?view=rev&rev=167892
Log:
Blocked revisions 167792,167888 via svnmerge
........
r167792 | mmichelson | 2009-01-08 13:48:42 -0600 (Thu, 08 Jan 2009) | 15 lines
Add the average talk time for a queue
This patch adds the functionality to app_queue of calculating
the average amount of time that channels are bridged for a
queue. The algorithm used to calculate the average is the same
exponential average currently used to calculate the average holdtime.
See the CHANGES file to see the methods you may use to view this
information.
(closes issue #13960)
Reported by: coolmig
Patches:
app_queue.c.diff.trunk-r158840 uploaded by coolmig (license 621)
........
r167888 | mmichelson | 2009-01-08 16:34:52 -0600 (Thu, 08 Jan 2009) | 4 lines
Revert chan_sip changes which were accidentally committed
in revision 167792
........
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list