RTS API Documentation
1.10.11
|
Data Fields | |
switch_file_handle_t | fh |
int | mux |
int | loop |
char * | file |
switch_buffer_t * | wbuffer |
switch_mutex_t * | mutex |
Definition at line 787 of file switch_ivr_async.c.
switch_file_handle_t displace_helper_t::fh |
Definition at line 788 of file switch_ivr_async.c.
Referenced by read_displace_callback(), switch_ivr_displace_session(), and write_displace_callback().
char* displace_helper_t::file |
Definition at line 791 of file switch_ivr_async.c.
Referenced by read_displace_callback(), switch_ivr_displace_session(), and write_displace_callback().
int displace_helper_t::loop |
Definition at line 790 of file switch_ivr_async.c.
Referenced by read_displace_callback(), switch_ivr_displace_session(), and write_displace_callback().
switch_mutex_t* displace_helper_t::mutex |
Definition at line 793 of file switch_ivr_async.c.
Referenced by read_displace_callback(), and switch_ivr_displace_session().
int displace_helper_t::mux |
Definition at line 789 of file switch_ivr_async.c.
Referenced by read_displace_callback(), switch_ivr_displace_session(), and write_displace_callback().
switch_buffer_t* displace_helper_t::wbuffer |
Definition at line 792 of file switch_ivr_async.c.
Referenced by read_displace_callback(), and switch_ivr_displace_session().