Associated variants: BICC, ETSI V2, ETSI V3, ITU White, ITU 97
Provides the UID capability indicators format.
typedef struct _uidCapInd /* UID Capability Indicators */
{
ElmtHdr eh; /* element header */
TknU8 thruConnInd; /* Through-connect instruction indicator */
TknU8 t9Ind; /* T9 Indicator */
TknU8 spare1; /* bits C-G */
}SiUIDConnInd;
The fields in the SiUIDConnInd structure are encoded as follows:
Field |
Value |
thruConnInd |
Through-connect instruction indicator. Defined values: 0 = THRU_CONN_IND_NO_INDICATION 1 = THRU_CONN_IND_MOD_POSSIBLE |
t9Ind |
T9 indicator. Defined values: 0 = T9_NO_INDICATION 1 = T9_STOPPING_POSSIBLE |
Token |
BICC |
ETSI V2 |
ETSI V3 |
ITU White |
ITU 97 |
thruConnInd |
* |
* |
* |
* |
* |
t9Ind |
* |
* |
* |
* |
* |
spare1 |
C-G |
C-G |
C-G |
C-G |
C-G |