|
spandsp
0.0.6
|
#include <v42.h>
Public Attributes | |
| int | calling_party |
| int | detect |
| int | rx_negotiation_step |
| int | rxbits |
| int | rxstream |
| int | rxoks |
| int | odp_seen |
| int | txbits |
| int | txstream |
| int | txadps |
| lapm_state_t | lapm |
| int | t400_timer |
| logging_state_t | logging |
| Error and flow logging control. | |
V.42 descriptor. This defines the working state for a single instance of V.42.
| int v42_state_s::calling_party |
TRUE if we are the calling party, otherwise FALSE
Referenced by lapm_dump().
| int 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
| lapm_state_t v42_state_s::lapm |
The LAP.M context
Referenced by lapm_dump(), v42_rx_bit(), and v42_tx_bit().
| int v42_state_s::rx_negotiation_step |
Stage in negotiating V.42 support
Referenced by lapm_dump().
| int v42_state_s::t400_timer |
V.42 support detection timer
Referenced by lapm_dump().