Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
cc_core_instance Struct Reference

Data Fields

struct ast_cc_agentagent
 
int core_id
 
enum cc_state current_state
 
struct cc_monitor_treemonitors
 

Detailed Description

Definition at line 328 of file ccss.c.

Field Documentation

struct ast_cc_agent* agent

The CC agent in use for this call

Definition at line 340 of file ccss.c.

Referenced by ast_cc_agent_callback().

int core_id

Unique identifier for this instance of the CC core.

Definition at line 332 of file ccss.c.

Referenced by ast_handle_cc_control_frame(), and ast_setup_cc_recall_datastore().

enum cc_state current_state

The current state for this instance of the CC core.

Definition at line 336 of file ccss.c.

struct cc_monitor_tree* monitors

Reference to the monitor tree formed during the initial call

Definition at line 344 of file ccss.c.

Referenced by ast_cc_get_monitor_by_recall_core_id(), ast_setup_cc_recall_datastore(), and has_device_monitors().


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