Main Page | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

t30_logging.h File Reference

Go to the source code of this file.

Functions

 SPAN_DECLARE (const char *) t30_frametype(uint8_t x)
 Return a text name for a T.30 frame type.
 SPAN_DECLARE (void) t30_decode_dis_dtc_dcs(t30_state_t *s
 Cleanup a T.30 context if the call terminates.

Variables

const uint8_t * dis
const uint8_t int len


Detailed Description


Function Documentation

SPAN_DECLARE void   ) 
 

Cleanup a T.30 context if the call terminates.

Decode a DIS, DTC or DCS frame, and log the contents.

Parameters:
s The T.30 context.
dis A pointer to the frame to be decoded.
len The length of the frame.

SPAN_DECLARE const char *   ) 
 

Return a text name for a T.30 frame type.

Get the transmitted identifier associated with a T.30 context.

Parameters:
s The T.30 context.
id A pointer to the identifier.
Returns:
0 for OK, else -1.


Generated on Fri Aug 28 20:12:28 2009 for spandsp by  doxygen 1.3.9.1