[Home]

Summary:ASTERISK-28498: cel / cdr: Event times may be incorrect
Reporter:Joshua C. Colp (jcolp)Labels:
Date Opened:2019-08-07 05:00:06Date Closed:2019-08-08 13:14:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:13.28.0 16.5.0 Frequency of
Occurrence
Related
Issues:
is duplicated byASTERISK-28500 CDR Endtime is coming lesserthan the CDR Starttime
Environment:Attachments:
Description:The values of the CDR and CEL records may be incorrect.

Instead of using the timestamp of the Stasis message which is triggering the action they are using the timestamp of when the message is handled. If the queue is backed up and the backend takes awhile to handle the record then the time will be incorrect.

Both should use the creation time of the Stasis message instead.
Comments:By: Friendly Automation (friendly-automation) 2019-08-08 13:14:20.152-0500

Change 11692 merged by Friendly Automation:
cdr / cel: Use event time at event creation instead of processing.

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

By: Friendly Automation (friendly-automation) 2019-08-08 13:28:41.105-0500

Change 11695 merged by George Joseph:
cdr / cel: Use event time at event creation instead of processing.

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

By: Friendly Automation (friendly-automation) 2019-08-08 13:29:02.765-0500

Change 11694 merged by George Joseph:
cdr / cel: Use event time at event creation instead of processing.

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

By: Friendly Automation (friendly-automation) 2019-08-08 13:29:20.086-0500

Change 11693 merged by George Joseph:
cdr / cel: Use event time at event creation instead of processing.

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

By: Friendly Automation (friendly-automation) 2019-08-08 13:29:59.594-0500

Change 11696 merged by Friendly Automation:
cdr / cel: Use event time at event creation instead of processing.

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