[Home]

Summary:ASTERISK-28363: Millisecond-resolution call stats including PDD in channel variables
Reporter:Antoni Goldstein (teloniusz)Labels:
Date Opened:2019-03-29 08:27:42Date Closed:2019-04-25 14:06:10
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:13.25.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:For reliable PDD measurement it is needed to record in some channel variables the exact times of first RING and/or PROGRESS signal. For that I propose a patch adding:
- RINGTIME channel variable
- PROGRESSTIME channel variable
- RINGTIME_MS, PROGRESSTIME_MS, DIALEDTIME_MS, ANSWEREDTIME_MS millisecond-resolution respective variables
All of these would be set up in the Dial application, thus making it independent from the underlying channel technology.
Comments:By: Asterisk Team (asteriskteam) 2019-03-29 08:27:43.216-0500

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Friendly Automation (friendly-automation) 2019-04-25 14:06:11.741-0500

Change 11294 merged by Friendly Automation:
app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings

[https://gerrit.asterisk.org/c/asterisk/+/11294|https://gerrit.asterisk.org/c/asterisk/+/11294]

By: Friendly Automation (friendly-automation) 2019-04-25 14:08:01.714-0500

Change 11207 merged by Friendly Automation:
app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings

[https://gerrit.asterisk.org/c/asterisk/+/11207|https://gerrit.asterisk.org/c/asterisk/+/11207]

By: Friendly Automation (friendly-automation) 2019-04-25 14:08:03.518-0500

Change 11293 merged by Friendly Automation:
app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings

[https://gerrit.asterisk.org/c/asterisk/+/11293|https://gerrit.asterisk.org/c/asterisk/+/11293]