|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|

Data Fields | |
| int | core_id |
| char | ignore |
| struct cc_monitor_tree * | interface_tree |
| char | nested |
| int core_id |
Definition at line 3345 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 3346 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 3348 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 3347 of file ccss.c.
Referenced by ast_cc_completed(), ast_cc_is_recall(), and cc_recall_ds_duplicate().