Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
int | core_id |
char | ignore |
struct cc_monitor_tree * | interface_tree |
char | nested |
int core_id |
Definition at line 3339 of file ccss.c.
Referenced by ast_cc_agent_set_interfaces_chanvar(), ast_cc_completed(), ast_cc_failed(), ast_cc_is_recall(), ast_cc_offer(), ast_set_cc_interfaces_chanvar(), ast_setup_cc_recall_datastore(), cc_offer(), and cc_recall_ds_duplicate().
char ignore |
Definition at line 3340 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 3342 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 3341 of file ccss.c.
Referenced by ast_cc_completed(), ast_cc_is_recall(), and cc_recall_ds_duplicate().