|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

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 announce_hangup(), and announce_pvt_destructor().
| struct ast_bridge* bridge |
Conference bridge associated with this announcer.
Definition at line 44 of file conf_chan_announce.c.
Referenced by announce_pvt_destructor().