Asterisk - The Open Source Telephony Project
21.4.1
|
Structure which contains per-channel role information. More...
Data Fields | |
unsigned int | entertainment_active:1 |
enum idle_modes | idle_mode |
enum holding_roles | role |
struct ast_silence_generator * | silence_generator |
Structure which contains per-channel role information.
Definition at line 65 of file bridge_holding.c.
unsigned int entertainment_active |
TRUE if the entertainment is started.
Definition at line 70 of file bridge_holding.c.