Data Fields | |
| int | duration |
| int | freq1 |
| int | freq2 |
| int | vol |
Definition at line 5358 of file channel.c.
| int duration |
Definition at line 5361 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
| int freq1 |
Definition at line 5359 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
| int freq2 |
Definition at line 5360 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
| int vol |
Definition at line 5362 of file channel.c.
Referenced by ast_tonepair_start(), and tonepair_alloc().
1.7.1