Associated variants: BICC, ETSI V2, ETSI V3, ITU White, ITU 97
Provides the conference treatment indicator format.
typedef struct _confTrtmnt /* Conference Treatment Ind */
{
ElmtHdr eh; /* element header */
TknU8 confAccInd; /* conference acceptance indicator */
TknU8 spare1; /* bits C-G */
}SiConfTrtmnt;
The confAccInd field is encoded to one of the following values:
0 |
CONF_ACC_NO_INDICATION |
No indication. |
1 |
CONF_ACC_ACCEPTED |
Accept conference request. |
2 |
CONF_ACC_REJECTED |
Reject conference request. |
3 |
CONF_ACC_SPARE |
Spare. |
Token |
BICC |
ETSI V2 |
ETSI V3 |
ITU White |
ITU 97 |
confAccInd |
* |
* |
* |
* |
* |
spare1 |
C-G |
C-G |
C-G |
C-G |
C-G |