Sat Jul 26 06:14:39 2008

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
char membername [80]
int paused
int penalty
int realtime
int status

Detailed Description

Definition at line 345 of file app_queue.c.


Field Documentation

int calls

Number of calls serviced by this member

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

Referenced by rt_handle_member_record(), and update_realtime_members().

unsigned int delme

Flag to delete entry on reload

Definition at line 356 of file app_queue.c.

Referenced by reload_queues().

int dynamic

Are we dynamically added?

Definition at line 350 of file app_queue.c.

Referenced by __queues_show(), add_to_queue(), dump_queue_members(), free_members(), manager_queues_status(), reload_queues(), remove_from_queue(), and update_status().

char interface[80]

Technology/Location

Definition at line 346 of file app_queue.c.

Referenced by add_to_queue(), compare_weight(), complete_queue_remove_member(), dump_queue_members(), free_members(), interface_exists(), interface_exists_global(), manager_queues_status(), member_cmp_fn(), member_hash_fn(), reload_queue_members(), reload_queues(), remove_from_queue(), ring_entry(), rt_handle_member_record(), set_member_paused(), try_calling(), update_realtime_member_field(), update_realtime_members(), and update_status().

time_t lastcall

When last successful call was hungup

Definition at line 354 of file app_queue.c.

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

char membername[80]

Member name to use in queue logs

Definition at line 347 of file app_queue.c.

Referenced by __queues_show(), add_to_queue(), dump_queue_members(), manager_queues_status(), queue_function_queuememberlist(), remove_from_queue(), ring_entry(), set_member_paused(), try_calling(), and update_status().

int paused

Are we paused (not accepting calls)?

Definition at line 353 of file app_queue.c.

Referenced by __queues_show(), add_to_queue(), dump_queue_members(), get_member_status(), is_our_turn(), manager_queues_status(), reload_queue_members(), reload_queues(), ring_entry(), rt_handle_member_record(), set_member_paused(), and update_status().

int penalty

Are we a last resort?

Definition at line 348 of file app_queue.c.

Referenced by __queues_show(), add_to_queue(), calc_metric(), create_queue_member(), dump_queue_members(), get_member_status(), manager_queues_status(), reload_queue_members(), rt_handle_member_record(), and update_status().

int realtime

Is this member realtime?

Definition at line 351 of file app_queue.c.

Referenced by __queues_show(), rt_handle_member_record(), set_member_paused(), update_realtime_members(), and update_status().

int status

Status of queue member

Definition at line 352 of file app_queue.c.

Referenced by __queues_show(), add_to_queue(), get_member_status(), is_our_turn(), manager_queues_status(), queue_function_qac(), ring_entry(), try_calling(), and update_status().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 26 06:14:39 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1