Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | interruptible |
struct playtones_item * | items |
int | nitems |
int | reppos |
int | vol |
Definition at line 86 of file indications.c.
int interruptible |
Definition at line 90 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
struct playtones_item* items |
Definition at line 91 of file indications.c.
Referenced by OrderedDict::__eq__(), OrderedDict::__repr__(), ast_playtones_start(), and playtones_alloc().
int nitems |
Definition at line 89 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int reppos |
Definition at line 88 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int vol |
Definition at line 87 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().