[asterisk-bugs] [JIRA] (ASTERISK-28701) app_queue: Core reload resets queue stats, even when keepstats=yes
Luke Escude (JIRA)
noreply at issues.asterisk.org
Thu Jan 30 12:00:25 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249621#comment-249621 ]
Luke Escude commented on ASTERISK-28701:
----------------------------------------
Correct it keeps the overall stats for the queues, but resets the per-member stats. (Core reload).
> app_queue: Core reload resets queue stats, even when keepstats=yes
> ------------------------------------------------------------------
>
> Key: ASTERISK-28701
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28701
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 16.7.0
> Environment: Centos 7 x64
> Reporter: Luke Escude
> Assignee: Luke Escude
> Severity: Minor
>
> Hello - When keepstats=yes in queues.conf (under general), the overall stats for each queue are kept after issuing a core reload: Avg talk time, hold time, call quantity, etc.
> However, the per-agent call stats (# calls taken, last call taken) get cleared out.
> This seems to go against the purpose of the keepstats directive.
> Expected results: Keepstats would keep stats ;)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list