]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Fix initial hold time queue statistic
authorSungtae Kim <pchero21@gmail.com>
Thu, 17 Aug 2017 21:46:49 +0000 (23:46 +0200)
committersungtae kim <pchero21@gmail.com>
Tue, 22 Aug 2017 13:27:47 +0000 (08:27 -0500)
commitb88c3a42097121ea354ea3a365faba1b97e72dd6
treee877babda38393990e4aabbbde1ae2022fbda5c5
parent71753d67f4d4cd2df6105018e4fa0ff9fbcfc5f4
app_queue: Fix initial hold time queue statistic

Fixed to use correct initial value and fixed to use the
correct queue info to check the first value.

ASTERISK-27204

Change-Id: Ia9e36c828e566e1cc25c66f73307566e4acb8e73
apps/app_queue.c