Dialogic 05-0867-005 Table Top Game User Manual


 
ISDN Software Reference for Linux and Windows
296
terminated string. */
byte rfu_1;
byte rfu_2;
} no_am; /* North America */
} protocol_specific;
} user;
#define RFU_COUNT 8 /* # of reserve for future use bytes */
byte rfu[RFU_COUNT];
union {
struct {
long T302;
long T303;
long T304;
long T305;
long T306;
long T308;
long T309;
long T310;
long T312;
long T322;
} nt;
struct {
long T303;
long T304;
long T305;
long T308;
long T310;
long T312;
long T313;
long T318;
long T319;
} te;
} tmr;
} DCHAN_CFG, *DCHAN_CFG_PTR;
The possible values for the DCHAN_CFG structure are listed below. All
components of the DCHAN_CFG structure that pertain to the configuration must
be set. There are no default values.
NOTE:
The T3xx values for defining the Layer 3 timer can be used for BRI/2,
BRI/SC and PRI protocols. All of the other values in the structure are
applicable only to BRI/SC.