RTS API Documentation  1.10.11
Data Fields
early_state Struct Reference
+ Collaboration diagram for early_state:

Data Fields

originate_global_toglobals
 
switch_mutex_tmutex
 
switch_buffer_tbuffer
 
int ready
 
ringback_tringback
 
int ttl
 

Detailed Description

Definition at line 1886 of file switch_ivr_originate.c.

Field Documentation

◆ buffer

switch_buffer_t* early_state::buffer

Definition at line 1889 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

◆ mutex

switch_mutex_t* early_state::mutex

Definition at line 1888 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

◆ oglobals

originate_global_t* early_state::oglobals

Definition at line 1887 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

◆ ready

int early_state::ready

Definition at line 1890 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

◆ ringback

ringback_t* early_state::ringback

Definition at line 1891 of file switch_ivr_originate.c.

Referenced by early_thread_run(), and switch_ivr_originate().

◆ ttl

int early_state::ttl

Definition at line 1892 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: