|
spandsp 3.0.0
|
#include <v42.h>
Public Attributes | |
| bool | calling_party |
| bool | detect |
| int | tx_bit_rate |
| v42_config_parameters_t | config |
| v42_negotiation_t | neg |
| lapm_state_t | lapm |
| int | bit_timer |
| void(* | bit_timer_func )(v42_state_t *m) |
| logging_state_t | logging |
| Error and flow logging control. | |
V.42 descriptor. This defines the working state for a single instance of a V.42 error corrector.
| bool v42_state_s::calling_party |
True if we are the calling party, otherwise false.
Referenced by v42_init().
| bool v42_state_s::detect |
True if we should detect whether the far end is V.42 capable. False if we go directly to protocol establishment.
Referenced by v42_init(), and v42_restart().
| int v42_state_s::tx_bit_rate |
The bit rate, used to time events
Referenced by v42_init().