DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

isdnB3proto(D4isdn)


isdnB3proto -- ISDN network layer protocol selection parameter

Synopsis

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

typedef isdnWord_t isdnB3proto_t;

Description

The isdnB3proto sub-parameter specifies the network layer protocol for the B-channel connection defined by isdnBproto(D4isdn).

Valid values are:


B3PROTO_TRANS
transparent

B3PROTO_T90NL
T.90NL with T.70NL compatibility

B3PROTO_X25DTE
ISO 8208 (X.25 DTE-DTE -- Data Terminal Equipment)

B3PROTO_X25DCE
X.25 DCE (Data Communication Equipment)

B3PROTO_T30
T30 for fax group 3

References

Intro(D4isdn), Intro(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