Sat Feb 11 06:38:47 2012

Asterisk developer's documentation


member Struct Reference

Collaboration diagram for member:

Collaboration graph
[legend]

Data Fields

int calls
unsigned int dead:1
unsigned int delme:1
int dynamic
unsigned int ignorebusy:1
char interface [80]
time_t lastcall
struct call_queuelastqueue
char membername [80]
int paused
int penalty
int realtime
char rt_uniqueid [80]
char state_context [AST_MAX_CONTEXT]
char state_exten [AST_MAX_EXTENSION]
char state_interface [80]
int status

Detailed Description

Definition at line 1055 of file app_queue.c.


Field Documentation

int calls

Number of calls serviced by this member

Definition at line 1062 of file app_queue.c.

Referenced by __queues_show(), add_to_queue(), calc_metric(), clear_queue(), manager_queues_status(), try_calling(), and update_queue().

unsigned int dead

Used to detect members deleted in realtime

Definition at line 1069 of file app_queue.c.

Referenced by find_queue_by_name_rt(), rt_handle_member_record(), and update_realtime_members().

unsigned int delme

Flag to delete entry on reload

Definition at line 1070 of file app_queue.c.

Referenced by kill_dead_members(), and mark_member_dead().

int dynamic

unsigned int ignorebusy

Flag to ignore member if the status is not available

Definition at line 1072 of file app_queue.c.

Referenced by num_available_members(), queue_function_mem_read(), queue_function_mem_write(), ring_entry(), and rt_handle_member_record().

char interface[80]

time_t lastcall

struct call_queue* lastqueue [read]

Last queue we received a call

Definition at line 1068 of file app_queue.c.

Referenced by try_calling(), and update_queue().

char membername[80]

int paused

int penalty

int realtime

char rt_uniqueid[80]

Unique id of realtime member entry

Definition at line 1071 of file app_queue.c.

Referenced by remove_from_queue(), rt_handle_member_record(), and update_realtime_member_field().

char state_context[AST_MAX_CONTEXT]

Context to use when getting state (if using hint)

Definition at line 1058 of file app_queue.c.

Referenced by create_queue_member(), extension_state_cb(), and get_queue_member_status().

char state_exten[AST_MAX_EXTENSION]

Extension to get state from (if using hint)

Definition at line 1057 of file app_queue.c.

Referenced by create_queue_member(), extension_state_cb(), and get_queue_member_status().

char state_interface[80]

int status


The documentation for this struct was generated from the following file:

Generated on Sat Feb 11 06:38:47 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6