Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | announcement |
struct mohclass * | class |
struct ast_format * | mohwfmt |
char | name [MAX_MUSICCLASS] |
struct ast_format * | origwfmt |
int | pos |
int | sample_queue |
int | samples |
int | save_pos |
char | save_pos_filename [PATH_MAX] |
int | save_total |
Definition at line 129 of file res_musiconhold.c.
struct mohclass* class |
Holds a reference to the MOH class.
Definition at line 131 of file res_musiconhold.c.