Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | core_id |
char | ignore |
struct cc_monitor_tree * | interface_tree |
char | nested |
int core_id |
Definition at line 3372 of file ccss.c.
Referenced by ast_cc_agent_set_interfaces_chanvar(), ast_cc_completed(), ast_cc_is_recall(), ast_cc_offer(), ast_set_cc_interfaces_chanvar(), ast_setup_cc_recall_datastore(), and cc_recall_ds_duplicate().
char ignore |
Definition at line 3373 of file ccss.c.
Referenced by ast_cc_completed(), ast_cc_is_recall(), and ast_ignore_cc().
struct cc_monitor_tree* interface_tree |
Definition at line 3375 of file ccss.c.
Referenced by ast_cc_agent_set_interfaces_chanvar(), ast_cc_is_recall(), ast_set_cc_interfaces_chanvar(), ast_setup_cc_recall_datastore(), cc_recall_ds_destroy(), and cc_recall_ds_duplicate().
char nested |
Definition at line 3374 of file ccss.c.
Referenced by ast_cc_completed(), ast_cc_is_recall(), and cc_recall_ds_duplicate().