Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | duration |
int | freq1 |
int | freq2 |
int | vol |
int duration |
Definition at line 7565 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
int freq1 |
Definition at line 7563 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
int freq2 |
Definition at line 7564 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
int vol |
Definition at line 7566 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().