mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@225 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
#pragma warning(disable:4706)
|
||||
#endif
|
||||
|
||||
const int16_t TELETONE_SINES[SINE_TABLE_MAX] = {
|
||||
int16_t TELETONE_SINES[SINE_TABLE_MAX] = {
|
||||
0x00c9, 0x025b, 0x03ed, 0x057f, 0x0711, 0x08a2, 0x0a33, 0x0bc4,
|
||||
0x0d54, 0x0ee4, 0x1073, 0x1201, 0x138f, 0x151c, 0x16a8, 0x1833,
|
||||
0x19be, 0x1b47, 0x1cd0, 0x1e57, 0x1fdd, 0x2162, 0x22e5, 0x2467,
|
||||
|
Reference in New Issue
Block a user