Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


fax_session Struct Reference

Collaboration diagram for fax_session:

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 158 of file app_fax.c.


Field Documentation

Definition at line 162 of file app_fax.c.

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

int direction

Definition at line 161 of file app_fax.c.

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

char* file_name

Definition at line 163 of file app_fax.c.

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

volatile int finished

Definition at line 164 of file app_fax.c.

Referenced by transmit_audio(), and transmit_t38().

Definition at line 160 of file app_fax.c.

Referenced by transmit().


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