[asterisk-bugs] [Asterisk 0013960]: [patch] Average talktime parameter for queues

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 8 13:48:36 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13960 
====================================================================== 
Reported By:                coolmig
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13960
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Blocks for Version:         None 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 158787 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-24 11:43 CST
Last Modified:              2009-01-08 13:48 CST
====================================================================== 
Summary:                    [patch] Average talktime parameter for queues
Description: 
Same as the holdtime parameter, I required to gather the average holdtime
value from the queues. This proposed patch adds that functionality.
====================================================================== 

---------------------------------------------------------------------- 
 (0097216) svnbot (reporter) - 2009-01-08 13:48
 http://bugs.digium.com/view.php?id=13960#c97216 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 167792

U   trunk/CHANGES
U   trunk/apps/app_queue.c
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r167792 | mmichelson | 2009-01-08 13:48:35 -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 http://bugs.digium.com/view.php?id=13960)
Reported by: coolmig
Patches:
      app_queue.c.diff.trunk-r158840 uploaded by coolmig (license 621)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=167792 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-08 13:48 svnbot         Note Added: 0097216                          
======================================================================




More information about the asterisk-bugs mailing list