git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@332943 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Richard Mudgett
2011-08-22 22:02:52 +00:00
parent b06b8acd20
commit c0ce03d77f
3 changed files with 341 additions and 158 deletions

View File

@@ -1168,6 +1168,7 @@ struct call_queue {
int autofill; /*!< Ignore the head call status and ring an available agent */
struct ao2_container *members; /*!< Head of the list of members */
/* BUGBUG membercount cannot be very reliable since it is changed inconsistently and many times unconditionally. */
/*!
* \brief Number of members _logged in_
* \note There will be members in the members container that are not logged