]> 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)
committerlvl <digium@lvlconsultancy.nl>
Thu, 6 Sep 2018 21:13:00 +0000 (16:13 -0500)
commiteda1af091ef92d9ea4143a290fb8323cdf801e12
treeac53b1f9492dc0801c6e889a0bf8a231e9ce404e
parent60b703d9caaa31a20924826fde5bae0388e28c81
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