Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
cc_core_instance Struct Reference
Collaboration diagram for cc_core_instance:
Collaboration graph
[legend]

Data Fields

struct ast_cc_agentagent
 
int core_id
 
enum cc_state current_state
 
struct cc_monitor_treemonitors
 

Detailed Description

Definition at line 329 of file ccss.c.

Field Documentation

◆ agent

struct ast_cc_agent* agent

◆ core_id

int core_id

◆ current_state

enum cc_state current_state

The current state for this instance of the CC core.

Definition at line 337 of file ccss.c.

Referenced by cc_do_state_change(), ccss_device_state(), count_agents_cb(), match_agent(), and print_stats_cb().

◆ monitors

struct cc_monitor_tree* monitors

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