Revert previous commit. Not ready yet.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@332945 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Richard Mudgett
2011-08-22 22:11:54 +00:00
parent c0ce03d77f
commit b1f11e0df4
3 changed files with 157 additions and 340 deletions

View File

@@ -1168,7 +1168,6 @@ 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