Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct ast_unreal_pvt | base |
struct ast_bridge * | bridge |
ConfBridge announcer channel private.
Definition at line 40 of file conf_chan_announce.c.
struct ast_unreal_pvt base |
Unreal channel driver base class values.
Definition at line 42 of file conf_chan_announce.c.
Referenced by conf_announce_channel_push().
struct ast_bridge* bridge |
Conference bridge associated with this announcer.
Definition at line 44 of file conf_chan_announce.c.
Referenced by conf_announce_channel_push().