]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Update realtime queuemembers after wait_a_bit(), not before
authorlvl <digium@lvlconsultancy.nl>
Mon, 3 Sep 2018 11:28:26 +0000 (13:28 +0200)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 5 Sep 2018 23:25:04 +0000 (18:25 -0500)
commitfeb9e72b0446f34457b270a079ec11547102250e
tree5e57989e1caa096f944f4dae23c259e1c6fd65d2
parent8144aae6cace6ed7a080cdf393b96b87280af954
app_queue: Update realtime queuemembers after wait_a_bit(), not before

This ensures the most up-to-date information is used for the next
call attempt.

ASTERISK-28032

Change-Id: I02fc17c6ffb50bb60ea97c2d2e6023e8061815ce
apps/app_queue.c