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 17:20:08 +0000 (17:20 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 11 Apr 2012 17:20:08 +0000 (17:20 +0000)
commit683eacb59a2d322d57c4c9bd9f6e22501c2c244b
tree950d1e1fa0066a0e3261b1f6d4efd2402a4dab27
parent198046d70680d229ef24528d00478844df924751
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/
........

Merged revisions 361907 from http://svn.asterisk.org/svn/asterisk/branches/10

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