The DF_DCS data structure provides T.30 Digital Command Signal information (in LSB format) for the fx_getDCS( ) function call.
The T.30 Digital Command Signal specifies caller transmit parameters and provides information on Phase B negotiated settings between the transmitter and receiver. For a complete description of the information in the DCS signal, see the ITU-T publication Procedures for Document Facsimile Transmission in the General Switched Telephone Network, Recommendation T.30 (see Section 1.3.2. Other Publications on page 2).
typedef struct {
char dcs_data[10]; /* DCS information in LSB format */
} DF_DCS;
Click here to contact Dialogic Customer Engineering
Copyright 2002, Intel Corporation