Data Fields | |
int | interruptible |
playtones_item * | items |
int | nitems |
int | reppos |
int | vol |
Definition at line 101 of file indications.c.
int interruptible |
Definition at line 105 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
struct playtones_item* items |
Definition at line 106 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int nitems |
Definition at line 104 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int reppos |
Definition at line 103 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
int vol |
Definition at line 102 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().