Data Fields | |
| char | cc_agent_dialstring [AST_MAX_EXTENSION] |
| enum ast_cc_agent_policies | cc_agent_policy |
| char | cc_callback_macro [AST_MAX_EXTENSION] |
| char | cc_callback_sub [AST_MAX_EXTENSION] |
| unsigned int | cc_max_agents |
| unsigned int | cc_max_monitors |
| enum ast_cc_monitor_policies | cc_monitor_policy |
| unsigned int | cc_offer_timer |
| unsigned int | cc_recall_timer |
| unsigned int | ccbs_available_timer |
| unsigned int | ccnr_available_timer |
Definition at line 164 of file ccss.c.
Referenced by ast_get_cc_agent_dialstring(), and ast_set_cc_agent_dialstring().
Definition at line 154 of file ccss.c.
Referenced by ast_get_cc_agent_policy(), and ast_set_cc_agent_policy().
Definition at line 162 of file ccss.c.
Referenced by ast_get_cc_callback_macro(), and ast_set_cc_callback_macro().
Definition at line 163 of file ccss.c.
Referenced by ast_get_cc_callback_sub(), and ast_set_cc_callback_sub().
| unsigned int cc_max_agents |
Definition at line 160 of file ccss.c.
Referenced by ast_get_cc_max_agents(), and ast_set_cc_max_agents().
| unsigned int cc_max_monitors |
Definition at line 161 of file ccss.c.
Referenced by ast_get_cc_max_monitors(), and ast_set_cc_max_monitors().
Definition at line 155 of file ccss.c.
Referenced by ast_get_cc_monitor_policy(), and ast_set_cc_monitor_policy().
| unsigned int cc_offer_timer |
Definition at line 156 of file ccss.c.
Referenced by ast_get_cc_offer_timer(), ast_set_cc_offer_timer(), and cc_caller_offered().
| unsigned int cc_recall_timer |
Definition at line 159 of file ccss.c.
Referenced by ast_get_cc_recall_timer(), and ast_set_cc_recall_timer().
| unsigned int ccbs_available_timer |
Definition at line 158 of file ccss.c.
Referenced by ast_get_ccbs_available_timer(), and ast_set_ccbs_available_timer().
| unsigned int ccnr_available_timer |
Definition at line 157 of file ccss.c.
Referenced by ast_get_ccnr_available_timer(), and ast_set_ccnr_available_timer().