originate_status_t Struct Reference

Collaboration diagram for originate_status_t:
[legend]

Data Fields

switch_core_session_tpeer_session
switch_channel_tpeer_channel
switch_caller_profile_tcaller_profile
uint8_t ring_ready
uint8_t early_media
uint8_t answered
uint8_t tagged
uint32_t per_channel_timelimit_sec
uint32_t per_channel_progress_timelimit_sec
uint32_t per_channel_delay_start

Detailed Description

Definition at line 84 of file switch_ivr_originate.c.


Field Documentation

uint8_t originate_status_t::answered

Definition at line 90 of file switch_ivr_originate.c.

switch_caller_profile_t* originate_status_t::caller_profile

Definition at line 87 of file switch_ivr_originate.c.

Referenced by check_channel_status().

uint8_t originate_status_t::early_media

Definition at line 89 of file switch_ivr_originate.c.

Referenced by check_channel_status().

switch_channel_t* originate_status_t::peer_channel

Definition at line 86 of file switch_ivr_originate.c.

Referenced by check_channel_status().

switch_core_session_t* originate_status_t::peer_session

Definition at line 85 of file switch_ivr_originate.c.

Referenced by check_channel_status(), early_thread_run(), and setup_ringback().

uint32_t originate_status_t::per_channel_delay_start

Definition at line 94 of file switch_ivr_originate.c.

Referenced by check_per_channel_timeouts().

uint32_t originate_status_t::per_channel_progress_timelimit_sec

Definition at line 93 of file switch_ivr_originate.c.

Referenced by check_per_channel_timeouts().

uint32_t originate_status_t::per_channel_timelimit_sec

Definition at line 92 of file switch_ivr_originate.c.

Referenced by check_per_channel_timeouts().

uint8_t originate_status_t::ring_ready

Definition at line 88 of file switch_ivr_originate.c.

Referenced by check_channel_status().

uint8_t originate_status_t::tagged

Definition at line 91 of file switch_ivr_originate.c.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:24 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7