[Home]

Summary:ASTERISK-25800: [patch] Calculate talktime when is first call answered
Reporter:Rodrigo Ramirez Norambuena (roramirez)Labels:
Date Opened:2016-02-17 11:46:57.000-0600Date Closed:2016-02-21 22:21:14.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Applications/app_queue
Versions:13.7.2 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The average time for talktime is wrong when is completed the first call beacuse the time for talked would be that call.


This patch fix this case.
Comments:By: Asterisk Team (asteriskteam) 2016-02-17 11:46:58.774-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Rusty Newton (rnewton) 2016-02-17 12:04:49.796-0600

Thanks for the report.

bq. The average time for talktime is wrong when is completed the first call beacuse the time for talked would be that call.

Can you further explain the description? It does not make sense to me.

When you attach your patch can you also attach debug or logs demonstrating the issue?