]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Update QueueMemberStatus event documentation to include member status values
authorMatthew Jordan <mjordan@digium.com>
Thu, 6 Sep 2012 22:19:22 +0000 (22:19 +0000)
committerMatthew Jordan <mjordan@digium.com>
Thu, 6 Sep 2012 22:19:22 +0000 (22:19 +0000)
commit46df746df0dd39b263973d4e21c3fb2029bd6d77
tree07e1aed41423e1d04db6abf595feff305b516909
parent1af1164d433203d9511c82cfca21eafda4881368
Update QueueMemberStatus event documentation to include member status values

The Status: header in a QueueMemberStatus event (and other QueueMember* events)
is the numeric value of the device state corresponding to that Queue Member.
As those values are not exactly obvious, listing them in the documentation is
useful.

Matt Riddell reported this indirectly through the wiki page.

(closes issue ASTERISK-20243)
Reported by: Matt Riddell

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