Go to the source code of this file.
Functions | |
SPAN_DECLARE (int) t30_set_tx_nsf(t30_state_t *s | |
Release a V.8 context. | |
SPAN_DECLARE (size_t) t30_get_tx_nsf(t30_state_t *s | |
Set an NSF frame to be associated with a T.30 context. | |
SPAN_DECLARE (const char *) t30_get_tx_ident(t30_state_t *s) | |
Set the transmitted identifier associated with a T.30 context. | |
SPAN_DECLARE (void) t30_set_rx_file(t30_state_t *s | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (logging_state_t *) t30_get_logging_state(t30_state_t *s) | |
Get a pointer to the logging context associated with a T.30 context. | |
Variables | |
const uint8_t * | nsf |
const uint8_t int | len |
const uint8_t * | nsc |
const uint8_t * | nss |
const char * | id |
const char * | sub_address |
const char * | selective_polling_address |
const char * | polled_sub_address |
const char * | sender_ident |
const char * | password |
int | type |
int const char * | address |
const char * | info |
const char * | file |
const char int | stop_page |
const char int | start_page |
int | iaf |
int | enabled |
int | encoding |
int | min_time |
int | supported_modems |
int | supported_compressions |
int | supported_resolutions |
int | supported_image_sizes |
int | supported_t30_features |
int | status |
int | count |
t30_phase_b_handler_t * | handler |
t30_phase_b_handler_t void * | user_data |
|
Get a pointer to the logging context associated with a T.30 context. Get a pointer to the logging context associated with a FAX context.
|
|
Cleanup a T.30 context if the call terminates. Specify the file name of the next TIFF file to be received by a T.30 context.
|
|
Set the transmitted identifier associated with a T.30 context. Get the transmitted identifier associated with a T.30 context.
|
|
Set an NSF frame to be associated with a T.30 context. Get an NSF frame to be associated with a T.30 context.
|
|
Release a V.8 context. Set the transmitted NSF frame to be associated with a T.30 context.
|