org.mobicents.protocols.ss7.isup.message.parameter
public interface CallOfferingTreatmentIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_CTBOI_COA
See Q.763 3.74 Call to be offered indicator : call offering allowed
|
static int |
_CTBOI_CONA
See Q.763 3.74 Call to be offered indicator : call offering not allowed
|
static int |
_CTBOI_NO_INDICATION
See Q.763 3.74 Call to be offered indicator : no indication
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
int |
getCallOfferingIndicator(byte b) |
byte[] |
getCallOfferingTreatmentIndicators() |
void |
setCallOfferingTreatmentIndicators(byte[] callOfferingTreatmentIndicators) |
getCodestatic final int _PARAMETER_CODE
static final int _CTBOI_NO_INDICATION
static final int _CTBOI_CONA
static final int _CTBOI_COA
Copyright © 2011. All Rights Reserved.