RTS API Documentation
1.10.11
|
Data Fields | |
switch_core_session_t * | session |
int | running |
const char * | ringback_data |
switch_thread_t * | thread |
Definition at line 1483 of file switch_ivr_originate.c.
const char* ent_originate_ringback::ringback_data |
Definition at line 1486 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 1485 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 1484 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 1487 of file switch_ivr_originate.c.
Referenced by switch_ivr_enterprise_originate().