|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OptionalForwardCallIndicators
Start time:13:37:40 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static boolean |
_CLIRI_NOT_REQUESTED
See Q.763 3.38 Connected line identity request indicator : |
static boolean |
_CLIRI_REQUESTED
See Q.763 3.38 Connected line identity request indicator : |
static int |
_CUGCI_CUG_CALL_OAL
See Q.763 3.38 Closed user group call indicator : closed user group call, outgoing access allowed |
static int |
_CUGCI_CUG_CALL_OANL
See Q.763 3.38 Closed user group call indicator : closed user group call, outgoing access not allowed |
static int |
_CUGCI_NON_CUG_CALL
See Q.763 3.38 Closed user group call indicator : non-CUG call |
static int |
_PARAMETER_CODE
|
static boolean |
_SSI_ADDITIONAL_INFO
See Q.763 3.38 Simple segmentation indicator : additional information will be sent in a segmentation message |
static boolean |
_SSI_NO_ADDITIONAL_INFO
See Q.763 3.38 Simple segmentation indicator : no additional information will be sent |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getClosedUserGroupCallIndicator()
|
boolean |
isConnectedLineIdentityRequestIndicator()
|
boolean |
isSimpleSegmentationIndicator()
|
void |
setClosedUserGroupCallIndicator(int closedUserGroupCallIndicator)
|
void |
setConnectedLineIdentityRequestIndicator(boolean connectedLineIdentityRequestIndicator)
|
void |
setSimpleSegmentationIndicator(boolean simpleSegmentationIndicator)
|
| 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 boolean _SSI_NO_ADDITIONAL_INFO
static final boolean _SSI_ADDITIONAL_INFO
static final boolean _CLIRI_NOT_REQUESTED
static final boolean _CLIRI_REQUESTED
static final int _CUGCI_NON_CUG_CALL
static final int _CUGCI_CUG_CALL_OAL
static final int _CUGCI_CUG_CALL_OANL
| Method Detail |
|---|
int getClosedUserGroupCallIndicator()
void setClosedUserGroupCallIndicator(int closedUserGroupCallIndicator)
boolean isSimpleSegmentationIndicator()
void setSimpleSegmentationIndicator(boolean simpleSegmentationIndicator)
boolean isConnectedLineIdentityRequestIndicator()
void setConnectedLineIdentityRequestIndicator(boolean connectedLineIdentityRequestIndicator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||