From fc652b869af90329d6c1441c4fdf9f9584d3fc7e Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Tue, 4 May 2010 22:46:42 +0000 Subject: Add new possible value to autopause option to allow members to be autopaused in all queues. See the CHANGES file and queues.conf.sample for more details. (closes issue #17008) Reported by: jlpedrosa Patches: queues.autopause_en_review.diff uploaded by jlpedrosa (license 1002) Review: https://reviewboard.asterisk.org/r/581/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@261051 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d1bc024c2..720d2c098 100644 --- a/CHANGES +++ b/CHANGES @@ -235,6 +235,10 @@ Queue changes * A 'relative-peroidic-announce' option has been added to queues.conf. When enabled, this option will cause periodic announce times to be calculated from the end of announcements rather than from the beginning. + * The autopause option in queues.conf can be passed a new value, "all." The + result is that if a member becomes auto-paused, he will be paused in all + queues for which he is a member, not just the queue that failed to reach + the member. mISDN channel driver (chan_misdn) changes ---------------------------------------- -- cgit v1.2.3