#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <time.h>
#include <string.h>
#include "floating_fudge.h"
#include <assert.h>
#include <memory.h>
#include <tiffio.h>
#include "spandsp/telephony.h"
#include "spandsp/logging.h"
#include "spandsp/bit_operations.h"
#include "spandsp/t38_core.h"
#include "spandsp/private/logging.h"
#include "spandsp/private/t38_core.h"
Defines | |
#define | ACCEPTABLE_SEQ_NO_OFFSET 2000 |
Functions | |
SPAN_DECLARE (const char *) | |
Get the short text name of an encoding format. | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (logging_state_t *) | |
Get a pointer to the logging context associated with a T.38 context. | |
SPAN_DECLARE (t38_core_state_t *) | |
Get a pointer to the T.38 core IFP packet engine associated with a T.38 context. |
|
Get a pointer to the T.38 core IFP packet engine associated with a T.38 context. Get a pointer to the T.38 core IFP packet engine associated with a gateway mode T.38 context.
|
|
Get a pointer to the logging context associated with a T.38 context. Get a pointer to the logging context associated with a FAX context.
|
|
Cleanup a T.30 context if the call terminates. Log the list of supported modulations.
|
|
Release a V.8 context. Compress a block of octets.
|
|
Get the short text name of an encoding format. Get the transmitted identifier associated with a T.30 context.
|