mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 03:04:19 +00:00
Merged revisions 81346 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r81346 | mmichelson | 2007-08-29 11:08:09 -0500 (Wed, 29 Aug 2007) | 3 lines Changed some tabs to spaces ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -318,7 +318,7 @@ struct member {
|
||||
int penalty; /*!< Are we a last resort? */
|
||||
int calls; /*!< Number of calls serviced by this member */
|
||||
int dynamic; /*!< Are we dynamically added? */
|
||||
int realtime; /*!< Is this member realtime? */
|
||||
int realtime; /*!< Is this member realtime? */
|
||||
int status; /*!< Status of queue member */
|
||||
int paused; /*!< Are we paused (not accepting calls)? */
|
||||
time_t lastcall; /*!< When last successful call was hungup */
|
||||
|
||||
Reference in New Issue
Block a user