#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include "floating_fudge.h"
#include <assert.h>
#include <limits.h>
#include "spandsp/telephony.h"
#include "spandsp/logging.h"
#include "spandsp/async.h"
#include "spandsp/silence_gen.h"
Functions | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (silence_gen_state_t *) | |
SPAN_DECLARE_NONSTD (int) | |
Get the next bit of data from a T.38 rate adapting non-ECM buffer context. |
|
Cleanup a T.30 context if the call terminates.
|
|
Release a V.8 context.
|
|
Get the next bit of data from a T.38 rate adapting non-ECM buffer context. Get the next bit of a transmitted serial bit stream.
|