|
|
#include <sys/stream.h> #include <sys/mdi.h> #include <sys/types.h> #include <sys/scoisdn.h>typedef struct isdn_connect_b3_t90_active_ind { isdnNCCI_t ncci; isdnNCPI_t ncpi; } isdn_connect_b3_t90_active_ind_t;
ncci
parameter identifies the connection;
The ncpi
parameter transfers additional T.90
information.
This message will only be generated if the selected protocol is T.90NL with compatibility to T.70NL according to T.90 Appendix II. In this case, the protocol initially in use is T.70, and the message indicates the negotiation and switching to T.90.
ncci
ncpi
ISDN_CONNECT_B3_T90_ACTIVE.ISDN_RESP(D7isdn)
``SCO ISDN adapter drivers'' in Developing MDI network adapter drivers