#include <stdlib.h>
#include <stdio.h>
#include <inttypes.h>
#include "floating_fudge.h"
#include <memory.h>
#include <string.h>
#include "spandsp/telephony.h"
#include "spandsp/fast_convert.h"
#include "spandsp/dc_restore.h"
#include "spandsp/saturated.h"
#include "spandsp/complex.h"
#include "spandsp/dds.h"
#include "spandsp/sig_tone.h"
#include "spandsp/private/sig_tone.h"
Defines | |
#define | PI 3.14159265358979323 |
Functions | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (sig_tone_tx_state_t *) | |
SPAN_DECLARE (sig_tone_rx_state_t *) | |
Variables | |
sig_tone_descriptor_t | sig_tones [4] |
|
Cleanup a T.30 context if the call terminates.
|
|
Release a V.8 context.
|