]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter 68/368/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:11:14 +0000 (20:11 +0000)
commit8d927fad0d2cba3aff19ab87b33f26cc0ad23726
tree1338bc51c56bfa2739b8ee4c92f194c0968141fc
parente823fc9f9bd7eed5f21b5ffdb66961b8eb78dc0a
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