FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_core_session_t * | session |
int | running |
const char * | ringback_data |
switch_thread_t * | thread |
Definition at line 1386 of file switch_ivr_originate.c.
const char* ent_originate_ringback::ringback_data |
Definition at line 1389 of file switch_ivr_originate.c.
Referenced by enterprise_originate_ringback_thread(), and switch_ivr_enterprise_originate().
int ent_originate_ringback::running |
Definition at line 1388 of file switch_ivr_originate.c.
Referenced by enterprise_originate_ringback_thread(), and switch_ivr_enterprise_originate().
switch_core_session_t* ent_originate_ringback::session |
Definition at line 1387 of file switch_ivr_originate.c.
Referenced by enterprise_originate_ringback_thread(), and switch_ivr_enterprise_originate().
switch_thread_t* ent_originate_ringback::thread |
Definition at line 1390 of file switch_ivr_originate.c.
Referenced by switch_ivr_enterprise_originate().