FreeSWITCH API Documentation  1.7.0
Data Fields
key_collect Struct Reference
+ Collaboration diagram for key_collect:

Data Fields

char * key
 
char * file
 
char * error_file
 
int confirm_timeout
 
switch_core_session_tsession
 

Detailed Description

Definition at line 141 of file switch_ivr_originate.c.

Field Documentation

int key_collect::confirm_timeout

Definition at line 145 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

char* key_collect::error_file

Definition at line 144 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

char* key_collect::file

Definition at line 143 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

char* key_collect::key

Definition at line 142 of file switch_ivr_originate.c.

Referenced by check_channel_status(), and collect_thread_run().

switch_core_session_t* key_collect::session

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