The DLINK data structure contains information about the data link information block. The DLINK structure is passed for the cc_GetDLinkCfg( ), cc_SetDLinkCfg( ), cc_GetDLinkState( ) and cc_SetDLinkState( ) functions.
The DLINK structure is used in the following structures:
The DLINK structure is defined as follows:
typedef struct
{
char sapi;
char ces;
} DLINK, *DLINK_PTR;
Table 33. DLINK Field Descriptions
Field |
Description |
sapi |
The service access pointer identifier. (This field is zero for PRI.) |
ces |
The connection endpoint suffix. (This field is zero for PRI.) |
Click here to contact Dialogic Customer Engineering
Copyright 2001, Dialogic Corporation