From: Jonathan Rose Date: Tue, 4 Sep 2012 19:30:34 +0000 (+0000) Subject: app_queue: PAUSEALL/UNPAUSEALL logged only if interface is a queue member X-Git-Tag: 13.0.0-beta1~2588 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4272ec14c5762d326d334b50b43443d847f0e508;p=thirdparty%2Fasterisk.git app_queue: PAUSEALL/UNPAUSEALL logged only if interface is a queue member Adding UPGRADE.txt entry for r372148 (issue AST-946) Reported by: John Bigelow git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@372149 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 68790a8be0..c183599c7b 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -23,7 +23,9 @@ From 11 to 12: - +Queue: + - Queue logging for PAUSEALL/UNPAUSEALL now only occurs if the interface this is + performed on is a member of at least one queue. From 10 to 11: