#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <fcntl.h>
#include <ctype.h>
#include <time.h>
#include <inttypes.h>
#include "floating_fudge.h"
#include "spandsp/telephony.h"
#include "spandsp/fast_convert.h"
#include "spandsp/complex.h"
#include "spandsp/vector_float.h"
#include "spandsp/complex_vector_float.h"
#include "spandsp/tone_detect.h"
#include "spandsp/tone_generate.h"
#include "spandsp/super_tone_rx.h"
#include "spandsp/private/super_tone_rx.h"
Defines | |
#define | DETECTION_THRESHOLD 269338317.0f |
#define | TONE_TWIST 3.981f |
#define | TONE_TO_TOTAL_ENERGY 1.995f |
#define | DTMF_TO_TOTAL_ENERGY 64.152f |
Functions | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (super_tone_rx_descriptor_t *) | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (super_tone_rx_state_t *) |
|
Cleanup a T.30 context if the call terminates. Log the list of supported modulations.
|
|
Create a new supervisory tone detector descriptor.
|
|
Release a V.8 context. Compress a block of octets.
|