org.mobicents.protocols.ss7.isup.message
public interface AddressCompleteMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Backward Call Indicators | F | 2 | ||||||
| Optional Backward Call Indicators | O | 3 | ||||||
| Call Reference | O | 7 | ||||||
| Cause Indicators | O | 4-? | ||||||
| User to User Indicators | O | 3 | ||||||
| User to User Information | O | 3-131 | ||||||
| Access Transport | O | 3-? | ||||||
| Generic Notification Indicator | O | 3 | ||||||
| Transmission Medium Used | O | 3 | ||||||
| Echo Control Information | O | 3 | ||||||
| Access Delivery Information | O | 3 | ||||||
| Redirection Number | O | 5-12 | ||||||
| Parameter Compatibility Information | O | 4-? | ||||||
| Call Diversion Information | O | 3 | ||||||
| Network Specific Facility | O | 4-? | ||||||
| Remote Operations | O | 3-? | ||||||
| Service Activation | O | 3-? | ||||||
| Redirection Number Restriction | O | 3 | ||||||
| End of Optional Parameters | O | 1 | ||||||
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_CODE
Address Complete Message, Q.763 reference table 21
AddressCompleteMessage |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCodestatic final int MESSAGE_CODE
AddressCompleteMessagevoid setBackwardCallIndicators(BackwardCallIndicators indicators)
BackwardCallIndicators getBackwardCallIndicators()
void setOptionalBackwardCallIndicators(OptionalBackwardCallIndicators value)
OptionalBackwardCallIndicators getOptionalBackwardCallIndicators()
void setCallReference(CallReference value)
CallReference getCallReference()
void setCauseIndicators(CauseIndicators value)
CauseIndicators getCauseIndicators()
void setUserToUserIndicators(UserToUserIndicators value)
UserToUserIndicators getUserToUserIndicators()
void setUserToUserInformation(UserToUserInformation value)
UserToUserInformation getUserToUserInformation()
void setAccessTransport(AccessTransport value)
AccessTransport getAccessTransport()
void setGenericNotificationIndicator(GenericNotificationIndicator value)
GenericNotificationIndicator getGenericNotificationIndicator()
void setTransmissionMediumUsed(TransmissionMediumUsed value)
TransmissionMediumUsed getTransmissionMediumUsed()
void setEchoControlInformation(EchoControlInformation value)
EchoControlInformation getEchoControlInformation()
void setAccessDeliveryInformation(AccessDeliveryInformation value)
AccessDeliveryInformation getAccessDeliveryInformation()
void setRedirectionNumber(RedirectionNumber value)
RedirectionNumber getRedirectionNumber()
void setParameterCompatibilityInformation(ParameterCompatibilityInformation value)
ParameterCompatibilityInformation getParameterCompatibilityInformation()
void setCallDiversionInformation(CallDiversionInformation value)
CallDiversionInformation getCallDiversionInformation()
void setNetworkSpecificFacility(NetworkSpecificFacility value)
NetworkSpecificFacility getNetworkSpecificFacility()
void setRemoteOperations(RemoteOperations value)
RemoteOperations getRemoteOperations()
void setServiceActivation(ServiceActivation value)
RedirectionNumberRestriction getRedirectionNumberRestriction()
void setRedirectionNumberRestriction(RedirectionNumberRestriction value)
ServiceActivation getServiceActivation()
void setConferenceTreatmentIndicators(ConferenceTreatmentIndicators value)
ConferenceTreatmentIndicators getConferenceTreatmentIndicators()
void setUIDActionIndicators(UIDActionIndicators value)
UIDActionIndicators getUIDActionIndicators()
void setApplicationTransportParameter(ApplicationTransportParameter value)
ApplicationTransportParameter getApplicationTransportParameter()
void setCCNRPossibleIndicator(CCNRPossibleIndicator value)
CCNRPossibleIndicator getCCNRPossibleIndicator()
void setHTRInformation(HTRInformation value)
HTRInformation getHTRInformation()
void setPivotRoutingBackwardInformation(PivotRoutingBackwardInformation value)
PivotRoutingBackwardInformation getPivotRoutingBackwardInformation()
void setRedirectStatus(RedirectStatus value)
RedirectStatus getRedirectStatus()
Copyright © 2011. All Rights Reserved.