Mon May 21 06:38:15 2012

Asterisk developer's documentation


fax_gateway Struct Reference

used for gateway framehook More...

Collaboration diagram for fax_gateway:

Collaboration graph
[legend]

Data Fields

int bridged:1
 bridged
struct ast_format chan_read_format
 original audio formats
struct ast_fax_sessionchan_v21_session
struct ast_format chan_write_format
int detected_v21:1
 1 if a v21 preamble has been detected
int framehook
 framehook used in gateway mode
struct ast_format peer_read_format
struct ast_fax_sessionpeer_v21_session
struct ast_format peer_write_format
struct ast_fax_sessions
 FAX Session.
enum ast_t38_state t38_state
 a flag to track the state of our negotiation
struct timeval timeout_start
 the start of our timeout counter
struct ast_fax_tech_token * token
 reserved fax session token

Detailed Description

used for gateway framehook

Definition at line 249 of file res_fax.c.


Field Documentation

int bridged

bridged

Definition at line 261 of file res_fax.c.

Referenced by fax_gateway_framehook().

original audio formats

Definition at line 267 of file res_fax.c.

Referenced by fax_gateway_framehook().

Definition at line 253 of file res_fax.c.

Referenced by destroy_v21_sessions(), fax_gateway_detect_v21(), and fax_gateway_new().

Definition at line 268 of file res_fax.c.

Referenced by fax_gateway_framehook().

1 if a v21 preamble has been detected

Definition at line 263 of file res_fax.c.

Referenced by fax_gateway_detect_v21(), and fax_gateway_framehook().

int framehook

framehook used in gateway mode

Definition at line 259 of file res_fax.c.

Referenced by fax_gateway_attach(), fax_gateway_detect_t38(), fax_gateway_framehook(), fax_gateway_new(), and fax_gateway_request_t38().

Definition at line 269 of file res_fax.c.

Referenced by fax_gateway_framehook().

Definition at line 252 of file res_fax.c.

Referenced by destroy_v21_sessions(), fax_gateway_detect_v21(), and fax_gateway_new().

Definition at line 270 of file res_fax.c.

Referenced by fax_gateway_framehook().

struct ast_fax_session* s [read]

a flag to track the state of our negotiation

Definition at line 265 of file res_fax.c.

Referenced by fax_gateway_detect_t38(), fax_gateway_framehook(), and fax_gateway_request_t38().

struct timeval timeout_start [read]

the start of our timeout counter

Definition at line 257 of file res_fax.c.

Referenced by fax_gateway_detect_t38(), fax_gateway_framehook(), fax_gateway_request_t38(), and fax_gateway_start().

struct ast_fax_tech_token* token [read]

reserved fax session token

Definition at line 255 of file res_fax.c.

Referenced by destroy_gateway(), fax_gateway_new(), and fax_gateway_start().


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

Generated on Mon May 21 06:38:15 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6