]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Don't reset queue stats on reload
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 20 Aug 2021 20:35:35 +0000 (20:35 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 25 Aug 2021 23:34:08 +0000 (18:34 -0500)
commit9e947b046338a4ca037575ea254c680a3976740c
tree303e57f46a577b93aa79c6a8a3ef2c5d7a151bf1
parentf22b413eced1f66cb102c8db57ef00993da92d08
app_queue: Don't reset queue stats on reload

Prevents reloads of app_queue from also resetting
queue statistics.

Also preserves individual queue agent statistics
if we're just reloading members.

ASTERISK-28701

Change-Id: Ib5d4cdec175e44de38ef0f6ede4a7701751766f1
apps/app_queue.c
doc/CHANGES-staging/app_queue_stats.txt [new file with mode: 0644]