Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


cc_state_change_args Struct Reference

Data Fields

int core_id
 
struct cc_core_instancecore_instance
 
char debug [1]
 
enum cc_state state
 

Detailed Description

Definition at line 2706 of file ccss.c.

Field Documentation

int core_id

Definition at line 2709 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

struct cc_core_instance* core_instance

Holds reference to core instance.

Definition at line 2707 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().

char debug[1]

Definition at line 2710 of file ccss.c.

Referenced by cc_do_state_change(), cc_failed(), and cc_request_state_change().

Definition at line 2708 of file ccss.c.

Referenced by cc_do_state_change(), and cc_request_state_change().


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