RTS API Documentation
1.10.11
|
Data Fields | |
char * | key |
char * | file |
char * | error_file |
int | confirm_read_timeout |
switch_core_session_t * | session |
Definition at line 178 of file switch_ivr_originate.c.
int key_collect::confirm_read_timeout |
Definition at line 182 of file switch_ivr_originate.c.
Referenced by check_channel_status(), and collect_thread_run().
char* key_collect::error_file |
Definition at line 181 of file switch_ivr_originate.c.
Referenced by check_channel_status(), and collect_thread_run().
char* key_collect::file |
Definition at line 180 of file switch_ivr_originate.c.
Referenced by check_channel_status(), and collect_thread_run().
char* key_collect::key |
Definition at line 179 of file switch_ivr_originate.c.
Referenced by check_channel_status(), and collect_thread_run().
switch_core_session_t* key_collect::session |
Definition at line 183 of file switch_ivr_originate.c.
Referenced by check_channel_status(), collect_thread_run(), and launch_collect_thread().