#include <inttypes.h>
#include <stdlib.h>
#include <memory.h>
#include "floating_fudge.h"
#include <stdio.h>
#include "spandsp/telephony.h"
#include "spandsp/fast_convert.h"
#include "spandsp/logging.h"
#include "spandsp/complex.h"
#include "spandsp/dds.h"
#include "spandsp/tone_detect.h"
#include "spandsp/tone_generate.h"
#include "spandsp/super_tone_rx.h"
#include "spandsp/power_meter.h"
#include "spandsp/async.h"
#include "spandsp/fsk.h"
#include "spandsp/modem_connect_tones.h"
#include "spandsp/private/fsk.h"
#include "spandsp/private/modem_connect_tones.h"
Defines | |
#define | HDLC_FRAMING_OK_THRESHOLD 5 |
Functions | |
SPAN_DECLARE (const char *) | |
Get the short text name of an encoding format. | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (modem_connect_tones_tx_state_t *) | |
SPAN_DECLARE (modem_connect_tones_rx_state_t *) |
|
Release a V.8 context.
|
|
Get the short text name of an encoding format. Get the transmitted identifier associated with a T.30 context.
|