FreeSWITCH API Documentation  1.7.0
Data Fields
early_state Struct Reference
+ Collaboration diagram for early_state:

Data Fields

originate_global_toglobals
 
originate_status_toriginate_status
 
switch_mutex_tmutex
 
switch_buffer_tbuffer
 
int ready
 
ringback_tringback
 
int ttl
 

Detailed Description

Definition at line 1735 of file switch_ivr_originate.c.

Field Documentation

switch_buffer_t* early_state::buffer

Definition at line 1739 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

switch_mutex_t* early_state::mutex

Definition at line 1738 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

originate_global_t* early_state::oglobals

Definition at line 1736 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

originate_status_t* early_state::originate_status

Definition at line 1737 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

int early_state::ready

Definition at line 1740 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

ringback_t* early_state::ringback

Definition at line 1741 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

int early_state::ttl

Definition at line 1742 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().


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