]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8
authorJonathan Rose <jrose@digium.com>
Wed, 11 Apr 2012 16:07:50 +0000 (16:07 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 11 Apr 2012 16:07:50 +0000 (16:07 +0000)
commit485130c92ffc2e4b09e8491d17f82459698da402
tree8c88451a5ee4abd0ec6f490bdc82776b49ca6f40
parenta1bd302d07e7431cf94f039af639093f80eccc43
Change default value of 'ignorebusy' on Queue members so that behavior is more like 1.8

Prior to this patch, in order to restore that behavior, a function would have
to be used on the QueueMember to make the ringinuse option do anything, which
is pretty unreasonable.

(closes issue ASTERISK-19536)
reported by: Philippe Lindheimer
Review: https://reviewboard.asterisk.org/r/1860/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@361907 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
apps/app_queue.c
configs/queues.conf.sample