]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Make queue reload members and variants of that work
authorJonathan Rose <jrose@digium.com>
Fri, 21 Sep 2012 15:01:29 +0000 (15:01 +0000)
committerJonathan Rose <jrose@digium.com>
Fri, 21 Sep 2012 15:01:29 +0000 (15:01 +0000)
commit2faa39b458aa57f56928139d6b435bcb5edb5a40
tree4c2008e8156d7e2449e21fab2f7ffce454ee4675
parentdde552054a90848980bc50910e05aa7a8540bdda
app_queue: Make queue reload members and variants of that work

Prior to this patch, 'queue reload members' cli command did not
work at all. This also affects the manager function 'QueueReload'
when supplied with the 'members: yes' field.

(closes issue AST-956)
Reported by: John Bigelow

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@373298 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c