Data Fields | |
int | interruptible |
playtones_item * | items |
int | nitems |
int | reppos |
int | vol |
Definition at line 75 of file indications.c.
int interruptible |
Definition at line 79 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
struct playtones_item* items |
Definition at line 80 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int nitems |
Definition at line 78 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int reppos |
Definition at line 77 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int vol |
Definition at line 76 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().