RTS API Documentation
1.10.11
|
Data Fields | |
switch_core_session_t * | caller |
char * | var |
char * | val |
Definition at line 2193 of file switch_ivr_async.c.
switch_core_session_t* exec_cb_data::caller |
Definition at line 2194 of file switch_ivr_async.c.
Referenced by display_exec_cb(), exec_cb(), switch_ivr_eavesdrop_exec_all(), and switch_ivr_eavesdrop_update_display().
char* exec_cb_data::val |
Definition at line 2196 of file switch_ivr_async.c.
Referenced by display_exec_cb(), exec_cb(), switch_ivr_eavesdrop_exec_all(), and switch_ivr_eavesdrop_update_display().
char* exec_cb_data::var |
Definition at line 2195 of file switch_ivr_async.c.
Referenced by display_exec_cb(), exec_cb(), switch_ivr_eavesdrop_exec_all(), and switch_ivr_eavesdrop_update_display().