[asterisk-bugs] [JIRA] (ASTERISK-28701) Core reload resets queue stats, even when keepstats=yes

Luke Escude (JIRA) noreply at issues.asterisk.org
Sat Jan 18 11:13:25 CST 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249465#comment-249465 ] 

Luke Escude commented on ASTERISK-28701:
----------------------------------------

Hmmm what if a new option were added in, like reallykeepstats=yes, so current behavior is preserved by default unless this new option is supplied.

I can try and find some time to make a patch but it's unlikely I'll be able to anytime soon. I may have some time later today to actually identify the code responsible for clearing the member stats.

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