RTS API Documentation  1.10.11
Data Fields
key_collect Struct Reference
+ Collaboration diagram for key_collect:

Data Fields

char * key
 
char * file
 
char * error_file
 
int confirm_read_timeout
 
switch_core_session_tsession
 

Detailed Description

Definition at line 178 of file switch_ivr_originate.c.

Field Documentation

◆ confirm_read_timeout

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().

◆ error_file

char* key_collect::error_file

Definition at line 181 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

◆ file

char* key_collect::file

Definition at line 180 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

◆ key

char* key_collect::key

Definition at line 179 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

◆ session

switch_core_session_t* key_collect::session

The documentation for this struct was generated from the following file: