]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter 69/369/1
authorIvan Poddubny <ivan.poddubny@gmail.com>
Tue, 5 May 2015 19:48:36 +0000 (19:48 +0000)
committerIvan Poddubny <ivan.poddubny@gmail.com>
Tue, 5 May 2015 20:38:23 +0000 (15:38 -0500)
commit87263b47b51bf727e04f352f988acb508924e423
tree17868f28a3feca60f5a43a4b704d917d17eb0739
parent2d9081b5ec8872102d7dd8169842725933eed7cf
app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter

This patch fixes EXITWITHTIMEOUT queue_log entry to always come with 3
parameters: position, original position and waiting time.

ASTERISK-25038 #close
Reported by: Etienne Lessard

Change-Id: I0c62045922e26bee2125e93aee1dee17eee79618
apps/app_queue.c