Tue Aug 20 16:35:18 2013

Asterisk developer's documentation


ast_cc_agent Struct Reference

#include <ccss.h>

Data Fields

struct ast_cc_agent_callbackscallbacks
struct ast_cc_config_paramscc_params
unsigned int core_id
char device_name [1]
unsigned int flags
 Flags for agent operation.
void * private_data

Detailed Description

Definition at line 827 of file ccss.h.


Field Documentation

Configuration parameters that affect this agent's operation.

Definition at line 842 of file ccss.h.

Referenced by agent_destroy(), cc_agent_init(), cc_caller_offered(), cc_generic_agent_start_offer_timer(), generic_recall(), and sip_cc_agent_start_offer_timer().

unsigned int core_id
char device_name[1]
unsigned int flags

Flags for agent operation.

There are some attributes of certain agent types that can alter the behavior of certain CC functions. For a list of these flags, see the ast_cc_agent_flags enum

Definition at line 852 of file ccss.h.

void* private_data

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

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1