
Data Fields | |
| short | data [4000] |
| struct ast_frame | f |
| struct playtones_item * | items |
| int | nitems |
| int | npos |
| unsigned char | offset [AST_FRIENDLY_OFFSET] |
| int | oldnpos |
| struct ast_format | origwfmt |
| int | pos |
| int | reppos |
| int | v1_1 |
| int | v1_2 |
| int | v2_1 |
| int | v2_2 |
| int | v3_1 |
| int | v3_2 |
| int | vol |
Definition at line 109 of file indications.c.
| short data[4000] |
Definition at line 126 of file indications.c.
Referenced by playtones_generator().
Definition at line 124 of file indications.c.
Referenced by playtones_generator().
| struct playtones_item* items |
Definition at line 119 of file indications.c.
Referenced by playtones_alloc(), playtones_generator(), and playtones_release().
| int nitems |
Definition at line 118 of file indications.c.
Referenced by playtones_alloc(), and playtones_generator().
| int npos |
Definition at line 120 of file indications.c.
Referenced by playtones_generator().
| unsigned char offset[AST_FRIENDLY_OFFSET] |
Definition at line 125 of file indications.c.
| int oldnpos |
Definition at line 121 of file indications.c.
Referenced by playtones_alloc(), and playtones_generator().
| struct ast_format origwfmt |
Definition at line 123 of file indications.c.
Referenced by playtones_alloc(), and playtones_release().
| int pos |
Definition at line 122 of file indications.c.
Referenced by playtones_generator().
| int reppos |
Definition at line 117 of file indications.c.
Referenced by playtones_alloc(), and playtones_generator().
| int v1_1 |
Definition at line 111 of file indications.c.
Referenced by playtones_generator().
| int v1_2 |
Definition at line 114 of file indications.c.
Referenced by playtones_generator().
| int v2_1 |
Definition at line 112 of file indications.c.
Referenced by playtones_generator().
| int v2_2 |
Definition at line 115 of file indications.c.
Referenced by playtones_generator().
| int v3_1 |
Definition at line 113 of file indications.c.
Referenced by playtones_generator().
| int v3_2 |
Definition at line 116 of file indications.c.
Referenced by playtones_generator().
| int vol |
Definition at line 110 of file indications.c.
Referenced by playtones_alloc().