Asterisk - The Open Source Telephony Project
18.5.0
|
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 94 of file indications.c.
short data[4000] |
Definition at line 111 of file indications.c.
Referenced by playtones_generator().
struct ast_frame f |
Definition at line 109 of file indications.c.
Referenced by playtones_generator().
struct playtones_item* items |
Definition at line 104 of file indications.c.
Referenced by OrderedDict::__eq__(), OrderedDict::__repr__(), playtones_alloc(), playtones_generator(), and playtones_release().
int nitems |
Definition at line 103 of file indications.c.
Referenced by playtones_alloc(), and playtones_generator().
int npos |
Definition at line 105 of file indications.c.
Referenced by playtones_generator().
unsigned char offset[AST_FRIENDLY_OFFSET] |
Definition at line 110 of file indications.c.
int oldnpos |
Definition at line 106 of file indications.c.
Referenced by playtones_alloc(), and playtones_generator().
struct ast_format* origwfmt |
Definition at line 108 of file indications.c.
Referenced by playtones_alloc(), and playtones_release().
int pos |
Definition at line 107 of file indications.c.
Referenced by playtones_generator().
int reppos |
Definition at line 102 of file indications.c.
Referenced by playtones_alloc(), and playtones_generator().
int v1_1 |
Definition at line 96 of file indications.c.
Referenced by playtones_generator().
int v1_2 |
Definition at line 99 of file indications.c.
Referenced by playtones_generator().
int v2_1 |
Definition at line 97 of file indications.c.
Referenced by playtones_generator().
int v2_2 |
Definition at line 100 of file indications.c.
Referenced by playtones_generator().
int v3_1 |
Definition at line 98 of file indications.c.
Referenced by playtones_generator().
int v3_2 |
Definition at line 101 of file indications.c.
Referenced by playtones_generator().
int vol |
Definition at line 95 of file indications.c.
Referenced by playtones_alloc().