Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

switch_channel Struct Reference

Collaboration diagram for switch_channel:

Collaboration graph
[legend]

Data Fields

char * name
switch_queue_tdtmf_queue
switch_mutex_tdtmf_mutex
switch_mutex_tflag_mutex
switch_mutex_tprofile_mutex
switch_core_session_tsession
switch_channel_state_t state
switch_channel_state_t running_state
switch_channel_flag_t flags
switch_channel_flag_t state_flags
switch_caller_profile_tcaller_profile
const switch_state_handler_table_tstate_handlers [SWITCH_MAX_STATE_HANDLERS]
int state_handler_index
switch_event_tvariables
switch_hash_tprivate_hash
switch_call_cause_t hangup_cause
int vi
int event_count
int profile_index

Field Documentation

switch_caller_profile_t* switch_channel::caller_profile
 

switch_mutex_t* switch_channel::dtmf_mutex
 

switch_queue_t* switch_channel::dtmf_queue
 

int switch_channel::event_count
 

switch_mutex_t* switch_channel::flag_mutex
 

switch_channel_flag_t switch_channel::flags
 

switch_call_cause_t switch_channel::hangup_cause
 

char* switch_channel::name
 

switch_hash_t* switch_channel::private_hash
 

int switch_channel::profile_index
 

switch_mutex_t* switch_channel::profile_mutex
 

switch_channel_state_t switch_channel::running_state
 

switch_core_session_t* switch_channel::session
 

switch_channel_state_t switch_channel::state
 

switch_channel_flag_t switch_channel::state_flags
 

int switch_channel::state_handler_index
 

const switch_state_handler_table_t* switch_channel::state_handlers[SWITCH_MAX_STATE_HANDLERS]
 

switch_event_t* switch_channel::variables
 

int switch_channel::vi
 


The documentation for this struct was generated from the following file:
Generated on Fri Oct 10 11:23:46 2008 for FreeSWITCH by  doxygen 1.3.9.1