|
|
#include <sys/stream.h> #include <sys/mdi.h> #include <sys/types.h> #include <sys/scoisdn.h>typedef struct isdn_disconnect_b3_resp { isdnNCCI_t ncci; } isdn_disconnect_b3_resp_t;
If an application fails to send this message after receiving an ISDN_DISCONNECT_B3.ISDN_IND(D7isdn), the ISDN driver will eventually reject subsequent ISDN_CONNECT_B3.ISDN_REQ(D7isdn) messages with the isdnInfo(D4isdn) value ISDN_INFOCODE20_NONCCI, out of NCCI resources.
ncci
ISDN_DISCONNECT_B3.ISDN_REQ(D7isdn), ISDN_DISCONNECT_B3.ISDN_CONF(D7isdn), ISDN_DISCONNECT_B3.ISDN_IND(D7isdn)
``SCO ISDN adapter drivers'' in Developing MDI network adapter drivers