mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
Addition of logging capability to the DTMF detector in spandsp, to aid debugging
poor detection. Fixes to how timezones are handled for FAX page headers. Various cleanups of the spandsp headers.
This commit is contained in:
@@ -42,10 +42,6 @@
|
||||
#include "spandsp/complex.h"
|
||||
#include "spandsp/dds.h"
|
||||
|
||||
#if !defined(M_PI)
|
||||
# define M_PI 3.14159265358979323846 /* pi */
|
||||
#endif
|
||||
|
||||
/* In a A-law or u-law channel, a 128 step sine table is adequate to keep the spectral
|
||||
mess due to the DDS at a similar level to the spectral mess due to the A-law or u-law
|
||||
compression. */
|
||||
|
Reference in New Issue
Block a user