org.mobicents.protocols.ss7.isup.message.parameter
public interface RedirectCapability extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_PARAMETER_CODE |
static int |
_RPI_NOT_USED
See Q.763 3.96 Redirect possible indicator : not used
|
static int |
_RPI_RPANTDC
See Q.763 3.96 Redirect possible indicator : redirect possible at any
time during the call
|
static int |
_RPI_RPB_ACM
See Q.763 3.96 Redirect possible indicator : redirect possible before
ACM use)
|
static int |
_RPI_RPB_ANM
See Q.763 3.96 Redirect possible indicator : redirect possible before
ANM
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCapabilities() |
int |
getCapability(byte b) |
void |
setCapabilities(byte[] capabilities) |
getCodestatic final int _PARAMETER_CODE
static final int _RPI_NOT_USED
static final int _RPI_RPB_ACM
static final int _RPI_RPB_ANM
static final int _RPI_RPANTDC
Copyright © 2011. All Rights Reserved.