|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| char * | location |
| struct channel * | next |
| struct subchannel * | subs |
| char * | tech |
| char* location |
Definition at line 97 of file muted.c.
Referenced by add_channel(), and find_channel().
| struct channel* next |
Definition at line 98 of file muted.c.
Referenced by add_channel(), check_mute(), and find_channel().
| struct subchannel* subs |
Definition at line 99 of file muted.c.
Referenced by append_sub(), check_mute(), and delete_sub().
| char* tech |
Definition at line 96 of file muted.c.
Referenced by add_channel(), and find_channel().
1.8.13