FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_core_session_t * | caller |
char * | var |
char * | val |
Definition at line 1793 of file switch_ivr_async.c.
switch_core_session_t* exec_cb_data::caller |
Definition at line 1794 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 1796 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 1795 of file switch_ivr_async.c.
Referenced by display_exec_cb(), exec_cb(), switch_ivr_eavesdrop_exec_all(), and switch_ivr_eavesdrop_update_display().