Data Fields | |
| switch_buffer_t * | buffer |
| switch_mutex_t * | mutex |
| switch_buffer_t * | r_buffer |
| switch_mutex_t * | r_mutex |
| switch_buffer_t * | w_buffer |
| switch_mutex_t * | w_mutex |
| switch_core_session_t * | eavesdropper |
| uint32_t | flags |
| switch_frame_t | demux_frame |
| uint8_t | data [SWITCH_RECOMMENDED_BUFFER_SIZE] |
Definition at line 1144 of file switch_ivr_async.c.
| uint8_t eavesdrop_pvt::data[SWITCH_RECOMMENDED_BUFFER_SIZE] |
Definition at line 1154 of file switch_ivr_async.c.
Referenced by display_exec_cb(), eavesdrop_callback(), exec_cb(), and switch_ivr_eavesdrop_session().
Definition at line 1151 of file switch_ivr_async.c.
Referenced by display_exec_cb(), exec_cb(), and switch_ivr_eavesdrop_pop_eavesdropper().
| uint32_t eavesdrop_pvt::flags |
Definition at line 1146 of file switch_ivr_async.c.
Definition at line 1148 of file switch_ivr_async.c.
Definition at line 1150 of file switch_ivr_async.c.
1.4.7