ISDN_CONNECT_B3_T90_ACTIVE.ISDN_RESP(D7isdn)
ISDN_CONNECT_B3_T90_ACTIVE.ISDN_RESP --
ISDN T.70 to T.90 switching response
Synopsis
   #include <sys/stream.h>
   #include <sys/mdi.h>
   #include <sys/types.h>
   #include <sys/scoisdn.h>
   
   typedef struct isdn_connect_b3_t90_active_resp
   {
       isdnNCCI_t      ncci;
   } isdn_connect_b3_t90_active_resp_t;
Description
The ISDN_CONNECT_B3_T90_ACTIVE.ISDN_RESP message
consists of one
M_PROTO(D7str)
message block confirming the receipt of an
ISDN_CONNECT_B3_T90_ACTIVE.ISDN_IND(D7isdn).
Parameters
 - ncci
- 
Network Control Connection Identifier; see
isdnNCCI(D4isdn).
References
Intro(D4isdn),
Intro(D7isdn)
ISDN_CONNECT_B3_T90_ACTIVE.ISDN_RESP(D7isdn)
``SCO ISDN adapter drivers'' in Developing MDI network adapter drivers
19 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005