|
spandsp 3.0.0
|
#include <v32bis.h>
Public Attributes | |
| int | bit_rate |
| The bit rate of the modem. Valid values are 1200 and 2400. | |
| bool | calling_party |
| True is this is the calling side modem. | |
| v17_rx_state_t | rx |
| v17_tx_state_t | tx |
| modem_echo_can_state_t * | ec |
| uint16_t | permitted_rates_signal |
| logging_state_t | logging |
| Error and flow logging control. | |
V.32bis modem descriptor. This defines the working state for a single instance of a V.32bis modem.
| int v32bis_state_s::bit_rate |
The bit rate of the modem. Valid values are 1200 and 2400.
Referenced by v32bis_init().
| bool v32bis_state_s::calling_party |
True is this is the calling side modem.
Referenced by v32bis_init().
| logging_state_t v32bis_state_s::logging |
Error and flow logging control.
Referenced by v32bis_get_logging_state(), and v32bis_init().