[asterisk-bugs] [JIRA] (ASTERISK-28498) cel / cdr: Event times may be incorrect

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Wed Aug 7 05:01:47 CDT 2019


Joshua C. Colp created ASTERISK-28498:
-----------------------------------------

             Summary: cel / cdr: Event times may be incorrect
                 Key: ASTERISK-28498
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28498
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/General
    Affects Versions: 16.5.0, 13.28.0
            Reporter: Joshua C. Colp
            Severity: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list