org.mobicents.protocols.ss7.isup.message.parameter
public interface CallDiversionTreatmentIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_CD_ALLOWED
See Q.763 3.72 Call to be diverted indicator : call diversion allowed
|
static int |
_CD_NOT_ALLOWED
See Q.763 3.72 Call to be diverted indicator : call diversion not allowed
|
static int |
_NO_INDICATION
See Q.763 3.72 Call to be diverted indicator : no indication
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCallDivertedIndicators() |
int |
getDiversionIndicator(byte b) |
void |
setCallDivertedIndicators(byte[] callDivertedIndicators) |
getCodestatic final int _PARAMETER_CODE
static final int _NO_INDICATION
static final int _CD_ALLOWED
static final int _CD_NOT_ALLOWED
Copyright © 2011. All Rights Reserved.