[asterisk-bugs] [JIRA] (ASTERISK-28333) StasisEnd event makes wrong timestamp value

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Mon Mar 11 08:56:47 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Keith Ford updated ASTERISK-28333:
-------------------------------------------

    Assignee: sungtae kim

> StasisEnd event makes wrong timestamp value
> -------------------------------------------
>
>                 Key: ASTERISK-28333
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28333
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_stasis
>    Affects Versions: 16.2.1
>            Reporter: sungtae kim
>            Assignee: sungtae kim
>            Severity: Minor
>
> The timestamp for the StasisEnd event uses ast_json_timeval(ast_tvnow(), NULL). But this makes wrong timestamp.
> Because other ari event(ChannelDestroyed) uses channel's timestamp, sometimes the StasisEnd's timestamp is later than ChannelDestroyed event which is not correct.
> It is very tiny timestamp different(0.002 sec), but it makes hard to use(depends on) the event's timestamp.



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



More information about the asterisk-bugs mailing list