isdnFCP(D4isdn)
isdnFCP --
ISDN facility confirmation parameter structure
Synopsis
   #include <sys/types.h>
   #include <sys/scoisdn.h>
   
   typedef struct isdnFCP
   {
       isdnWord_t   info;
   } isdnFCP_t;
Description
The isdnFCP structure provides additional information
for the
ISDN_FACILITY.ISDN_CONF(D7isdn)
message depending on the value of
isdnFacility(D4isdn):
 ISDN_FACILITY_HANDSET (0x0000)
- 
Parameter does not apply (coded as a structure of 0 length).
 ISDN_FACILITY_DTMF (0x0001)
- 
Valid values are:
 0
- 
transmission of DTMF information successfully initiated
 1
- 
incorrect DTMF digit
 2
- 
unknown DTMF request
 
References
Intro(D4isdn),
Intro(D7isdn)
isdnFacility(D4isdn),
isdnFRP(D4isdn),
isdnFIP(D4isdn)
``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