FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
char | uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1] |
char * | path |
switch_media_flag_t | flags |
Definition at line 4929 of file switch_ivr_async.c.
switch_media_flag_t broadcast_helper::flags |
Definition at line 4932 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_broadcast(), and SWITCH_STANDARD_SCHED_FUNC().
char* broadcast_helper::path |
Definition at line 4931 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_broadcast(), and SWITCH_STANDARD_SCHED_FUNC().
char broadcast_helper::uuid_str[SWITCH_UUID_FORMATTED_LENGTH+1] |
Definition at line 4930 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_broadcast(), and SWITCH_STANDARD_SCHED_FUNC().