Update QueueMemberStatus event documentation to include member status values
authorMatthew Jordan <mjordan@digium.com>
Thu, 6 Sep 2012 22:21:12 +0000 (22:21 +0000)
committerMatthew Jordan <mjordan@digium.com>
Thu, 6 Sep 2012 22:21:12 +0000 (22:21 +0000)
commit5da59112b7de695a475ecffa332439f03e18c17c
treed83088303736ae87c59374fdfdc2df8cb047d9d3
parent8b933196e91498b18bbd9619a664fcee72f26283
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
........

Merged revisions 372531 from http://svn.asterisk.org/svn/asterisk/branches/11

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