DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

ISDN_INFO.ISDN_RESP(D7isdn)


ISDN_INFO.ISDN_RESP -- ISDN signalling information response

Synopsis

   #include <sys/stream.h>
   #include <sys/mdi.h>
   #include <sys/types.h>
   #include <sys/scoisdn.h>
   

typedef struct isdn_info_resp { isdnPLCI_t plci; } isdn_info_resp_t;

Description

The ISDN_INFO.ISDN_RESP message consists of one M_PROTO(D7str) message block confirms the receipt of an an incoming Q.931 information frame from the network indicated by an ISDN_INFO.ISDN_IND(D7isdn).

Parameters


plci
Controller or Physical Link Connection Identifier, as in ISDN_INFO.ISDN_IND(D7isdn); see isdnPLCI(D4isdn).

References

Intro(D4isdn), Intro(D7isdn)

ISDN_INFO.ISDN_CONF(D7isdn), ISDN_INFO.ISDN_IND(D7isdn), ISDN_INFO.ISDN_REQ(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