Associated variant: ANSI 88
Passes facility information in ANSI networks.
typedef struct _facInfInd /* Facility Info Indicators */
{
ElmtHdr eh; /* element header */
TknU8 calldPtyFreeInd; /* called party free indicator */
TknU8 callgPtyAnsInd; /* calling party answer ind. */
TknU8 facReqEnqInd; /* facility request inquiry ind. */
TknU8 facReqActInd; /* facility request active ind. */
TknU8 spare; /* spare bits */
} SiFacInfInd;
The fields in the SiFacInfInd structure are encoded as follows:
Field |
Value |
calldPtyFreeInd |
Called party free indicator. Defined values: 0x00 = CDPTY_FREE Called party free 0x01 = CDPTY_BUSY Called party busy |
callgPtyAnsInd |
Called party answer indicator. Defined values: 0x00 = NOCGPTYANS No calling party answer 0x01 = CGPTYANS Calling party answer |
facReqEnqInd |
Facility request inquiry indicator. Defined values: 0x00 = NOENQUIRY No inquiry 0x01 = FACREQACTENQ Facility request active inquiry |
facReqActInd |
Facility request active indicator. Defined values: 0x00 = FACREQNOTACTIVE Facility request not active 0x01 = FACREQACTIVE Facility request active |
Token |
ANSI 88 |
calldPtyFreeInd |
* |
callgPtyAnsInd |
* |
facReqEngInd |
* |
facReqActInd |
* |
spare |
E-H |