RTS API Documentation
1.10.11
|
Definition at line 1965 of file switch_ivr_async.c.
switch_buffer_t* eavesdrop_pvt::buffer |
Definition at line 1966 of file switch_ivr_async.c.
Referenced by eavesdrop_callback(), and switch_ivr_eavesdrop_session().
uint8_t eavesdrop_pvt::data[SWITCH_RECOMMENDED_BUFFER_SIZE] |
Definition at line 1979 of file switch_ivr_async.c.
Referenced by eavesdrop_callback(), and switch_ivr_eavesdrop_session().
switch_frame_t eavesdrop_pvt::demux_frame |
Definition at line 1974 of file switch_ivr_async.c.
Referenced by eavesdrop_callback().
switch_core_session_t* eavesdrop_pvt::eavesdropper |
Definition at line 1972 of file switch_ivr_async.c.
Referenced by display_exec_cb(), eavesdrop_callback(), exec_cb(), switch_ivr_eavesdrop_pop_eavesdropper(), and switch_ivr_eavesdrop_session().
int eavesdrop_pvt::errs |
Definition at line 1976 of file switch_ivr_async.c.
Referenced by eavesdrop_callback().
uint32_t eavesdrop_pvt::flags |
Definition at line 1973 of file switch_ivr_async.c.
Referenced by switch_ivr_eavesdrop_session().
switch_mutex_t* eavesdrop_pvt::mutex |
Definition at line 1967 of file switch_ivr_async.c.
Referenced by switch_ivr_eavesdrop_session().
switch_buffer_t* eavesdrop_pvt::r_buffer |
Definition at line 1968 of file switch_ivr_async.c.
Referenced by eavesdrop_callback(), and switch_ivr_eavesdrop_session().
switch_mutex_t* eavesdrop_pvt::r_mutex |
Definition at line 1969 of file switch_ivr_async.c.
Referenced by switch_ivr_eavesdrop_session().
switch_codec_implementation_t eavesdrop_pvt::read_impl |
Definition at line 1977 of file switch_ivr_async.c.
Referenced by switch_ivr_eavesdrop_session().
int eavesdrop_pvt::set_decoded_read |
Definition at line 1975 of file switch_ivr_async.c.
Referenced by eavesdrop_callback().
switch_codec_implementation_t eavesdrop_pvt::tread_impl |
Definition at line 1978 of file switch_ivr_async.c.
Referenced by switch_ivr_eavesdrop_session().
switch_buffer_t* eavesdrop_pvt::w_buffer |
Definition at line 1970 of file switch_ivr_async.c.
Referenced by eavesdrop_callback(), and switch_ivr_eavesdrop_session().
switch_mutex_t* eavesdrop_pvt::w_mutex |
Definition at line 1971 of file switch_ivr_async.c.
Referenced by switch_ivr_eavesdrop_session().