FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_file_handle_t | fh |
int | mux |
int | loop |
char * | file |
Definition at line 724 of file switch_ivr_async.c.
switch_file_handle_t displace_helper_t::fh |
Definition at line 725 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 728 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 727 of file switch_ivr_async.c.
Referenced by read_displace_callback(), switch_ivr_displace_session(), and write_displace_callback().
int displace_helper_t::mux |
Definition at line 726 of file switch_ivr_async.c.
Referenced by read_displace_callback(), switch_ivr_displace_session(), and write_displace_callback().