The DLINK_CFG structure contains information about the data link logical link configuration block. The DLINK_CFG structure is retrieved using the cc_GetDLinkCfg( ) function.
The structure is defined as follows:
typedef struct
{
char tei;
int state;
int protocol;
} DLINK_CFG, *DLINK_CFG_PTR;
Table 34. DLINK_CFG Field Descriptions
Field |
Description |
tei |
Terminal Endpoint Identifier. Valid values are:
|
state |
The original state in which the logical link should be configured. Valid values are:
|
protocol |
The protocol to be used on this logical link. For instance:
|
Click here to contact Dialogic Customer Engineering
Copyright 2001, Dialogic Corporation