FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_core_session_t * | session |
const char * | app |
int | flags |
Definition at line 3898 of file switch_ivr_async.c.
const char* bch_t::app |
Definition at line 3900 of file switch_ivr_async.c.
Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().
int bch_t::flags |
Definition at line 3901 of file switch_ivr_async.c.
Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().
switch_core_session_t* bch_t::session |
Definition at line 3899 of file switch_ivr_async.c.
Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().