Tue Oct 29 17:28:29 2013

Asterisk developer's documentation


member Struct Reference

Data Fields

int calls
unsigned int dead:1
unsigned int delme:1
int dynamic
char interface [80]
time_t lastcall
struct call_queuelastqueue
char membername [80]
int paused
int penalty
int realtime
int ringcount
char state_interface [80]
int status

Detailed Description

Definition at line 372 of file app_queue.c.


Field Documentation

int calls

Number of calls serviced by this member

Definition at line 377 of file app_queue.c.

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

unsigned int dead

Used to detect members deleted in realtime

Definition at line 384 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 386 of file app_queue.c.

Referenced by reload_queues().

int dynamic
char interface[80]
time_t lastcall

When last successful call was hungup

Definition at line 382 of file app_queue.c.

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

struct call_queue* lastqueue [read]

Last queue we received a call

Definition at line 383 of file app_queue.c.

Referenced by try_calling(), and update_queue().

char membername[80]
int paused
int penalty
int realtime
int ringcount

Number of rings to allow per queue call

Definition at line 385 of file app_queue.c.

Referenced by calc_metric(), ring_entry(), and try_calling().

char state_interface[80]
int status

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

Generated on 29 Oct 2013 for Asterisk - the Open Source PBX by  doxygen 1.6.1