|
Asterisk - The Open Source Telephony Project GIT-master-80b953f
|
Data Fields | |
| int | duration |
| int | freq1 |
| int | freq2 |
| int | vol |
| int duration |
Definition at line 7517 of file channel.c.
Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().
| int freq1 |
Definition at line 7515 of file channel.c.
Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().
| int freq2 |
Definition at line 7516 of file channel.c.
Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().
| int vol |
Definition at line 7518 of file channel.c.
Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().