Associated variants: BICC, ETSI V2, ETSI V3, ITU White, ITU 97
Identifies the available options when allowing calls to be diverted.
typedef struct_callDivTrtmnt /* Call diversion treatment Ind */
{
ElmtHdr eh; /* element header */
TknU8 callToBeDiv; /* call to be diverted indicator */
TknU8 spare1; /* bits C-G */
}SiCallDivTrtmnt;
The callToBeDiv field is encoded to one of the following values:
0 |
CALL_DIV_NO_INDICATION |
No indication. |
1 |
CALL_DIV_ALLOWED |
Call diversion allowed. |
2 |
CALL_DIV_NOT_ALLOWED |
Call diversion not allowed. |
3 |
CALL_DIV_SPARE |
Spare. |
Token |
BICC |
ETSI V2 |
ETSI V3 |
ITU White |
ITU 97 |
callToBeDiv |
* |
* |
* |
* |
* |
spare1 |
C-G |
C-G |
C-G |
C-G |
C-G |