spandsp 3.0.0
v42_state_s Struct Reference

#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.
 

Detailed Description

V.42 descriptor. This defines the working state for a single instance of a V.42 error corrector.

Member Data Documentation

◆ calling_party

bool v42_state_s::calling_party

True if we are the calling party, otherwise false.

Referenced by v42_init().

◆ detect

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().

◆ tx_bit_rate

int v42_state_s::tx_bit_rate

The bit rate, used to time events

Referenced by v42_init().


The documentation for this struct was generated from the following file: