Associated variants: BICC, ETSI V2, ETSI V3, ITU White, ITU 97
Provides the UID action indicators format.
typedef struct _uidActionInd /* UID action indicators */
{
ElmtHdr eh; /* element header */
TknU8 thruConnInd; /* Through-connect instruction indicator */
TknU8 t9Ind; /* T9 indicator */
TknU8 spare1; /* bits C-G */
}SiUIDActionInd;
The fields in the SiUIDActionInd structure are encoded as follows:
Field |
Value |
thruConnInd |
Through-connect instruction indicator. Defined values: 0 = THRU_CONN_NO_INDICATION No indication 1 = THRU_CONN_BOTH_DIRS Through-connection in both directions |
t9Ind |
T9 indicator. Defined values: 0 = T9_NO_INDICATION No indication 1 = T9_STOP Stop or do not start T9 timer |
Token |
BICC |
ETSI V2 |
ETSI V3 |
ITU White |
ITU 97 |
thruConnInd |
* |
* |
* |
* |
* |
t9Ind |
* |
* |
* |
* |
* |
spare1 |
C-G |
C-G |
C-G |
C-G |
C-G |