
Data Fields | |
| int | interruptible |
| struct playtones_item * | items |
| int | nitems |
| int | reppos |
| int | vol |
Definition at line 71 of file indications.c.
| int interruptible |
Definition at line 75 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
struct playtones_item* items [read] |
Definition at line 76 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
| int nitems |
Definition at line 74 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
| int reppos |
Definition at line 73 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
| int vol |
Definition at line 72 of file indications.c.
Referenced by ast_playtones_start(), and playtones_alloc().
1.6.1