|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PivotCapability
Start time:13:44:52 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static boolean |
_ITRI_ALLOWED
See Q.763 3.84 Interworking to redirection indicator (national use) |
static boolean |
_ITRI_NOT_ALLOWED
See Q.763 3.84 Interworking to redirection indicator (national use) |
static int |
_PARAMETER_CODE
|
static int |
_PPI_NO_INDICATION
See Q.763 3.84 Pivot possible indicator : no indication |
static int |
_PPI_PRPB_ACM
See Q.763 3.84 Pivot possible indicator : pivot routing possible before ACM |
static int |
_PPI_PRPB_ANM
See Q.763 3.84 Pivot possible indicator : pivot routing possible before ANM |
static int |
_PPI_PRPB_ANY
See Q.763 3.84 Pivot possible indicator : pivot routing possible any time during the call |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
byte |
createPivotCapabilityByte(boolean itriNotAllowed,
int pivotPossibility)
|
boolean |
getITRINotAllowed(byte b)
|
byte[] |
getPivotCapabilities()
|
int |
getPivotCapability(byte b)
|
void |
setPivotCapabilities(byte[] pivotCapabilities)
|
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter |
|---|
getCode |
| Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
decodeElement, encodeElement, encodeElement |
| Field Detail |
|---|
static final int _PARAMETER_CODE
static final int _PPI_NO_INDICATION
static final int _PPI_PRPB_ACM
static final int _PPI_PRPB_ANM
static final int _PPI_PRPB_ANY
static final boolean _ITRI_ALLOWED
static final boolean _ITRI_NOT_ALLOWED
| Method Detail |
|---|
byte[] getPivotCapabilities()
void setPivotCapabilities(byte[] pivotCapabilities)
byte createPivotCapabilityByte(boolean itriNotAllowed,
int pivotPossibility)
boolean getITRINotAllowed(byte b)
int getPivotCapability(byte b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||