Associated variants: BICC, ETSI V3
Provides the completion of calls on no reply (CCNR) format.
typedef struct _ccnr /* CCNR possible indicator */
{
ElmtHdr eh; /* element header */
TknU8 ccnrPossInd; /* CCNR possible indicator */
TknU8 spare1; /* bits B-H */
}SiCCNR;
The ccnrPossInd field is encoded as follows:
0 |
CCNR_NOT_POSSIBLE |
1 |
CCNR_POSSIBLE |
Token |
BICC |
ETSI V3 |
ccnrPossInd |
* |
* |
spare1 |
B-H |
B-H |