Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
fax_session Struct Reference
Collaboration diagram for fax_session:
Collaboration graph
[legend]

Data Fields

int caller_mode
 
struct ast_channelchan
 
int direction
 
char * file_name
 
volatile int finished
 
struct ast_control_t38_parameters t38parameters
 
enum ast_t38_state t38state
 

Detailed Description

Definition at line 162 of file app_fax.c.

Field Documentation

◆ caller_mode

int caller_mode

Definition at line 166 of file app_fax.c.

Referenced by rcvfax_exec(), sndfax_exec(), transmit_audio(), and transmit_t38().

◆ chan

struct ast_channel* chan

◆ direction

int direction

Definition at line 165 of file app_fax.c.

Referenced by phase_e_handler(), rcvfax_exec(), set_file(), and sndfax_exec().

◆ file_name

char* file_name

Definition at line 167 of file app_fax.c.

Referenced by phase_e_handler(), rcvfax_exec(), set_file(), and sndfax_exec().

◆ finished

volatile int finished

◆ t38parameters

struct ast_control_t38_parameters t38parameters

Definition at line 168 of file app_fax.c.

Referenced by transmit_audio(), and transmit_t38().

◆ t38state

Definition at line 164 of file app_fax.c.

Referenced by transmit().


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