org.mobicents.protocols.ss7.isup.message
public interface ReleaseMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Cause Indicators | V | 3-? | ||||||
| Redirection Information | O | 3-4 | ||||||
| Redirection Number | O | 5-12 | ||||||
| User to User Indicators | O | 3 | ||||||
| User to User Information | O | 3-131 | ||||||
| Access Transport | O | 3-? | ||||||
| Access Delivery Information | O | 3 | ||||||
| Parameter Compatibility Information | O | 4-? | ||||||
| Network Specific Facility | O | 4-? | ||||||
| signalingPoint Code | O | 4 | ||||||
| Automatic Congestion Level | O | 4 | ||||||
| Redirection Number Restriction | O | 3 | ||||||
| End of Optional Parameters | O | 1 | ||||||
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_CODE
Release Message, Q.763 reference table 33
ReleaseMessage |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, getSls, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCode, setSlsstatic final int MESSAGE_CODE
ReleaseMessageCauseIndicators getCauseIndicators()
void setCauseIndicators(CauseIndicators v)
RedirectionInformation getRedirectionInformation()
void setRedirectionInformation(RedirectionInformation v)
RedirectionNumber getRedirectionNumber()
void setRedirectionNumber(RedirectionNumber v)
AccessTransport getAccessTransport()
void setAccessTransport(AccessTransport v)
SignalingPointCode getSignalingPointCode()
void setSignalingPointCode(SignalingPointCode v)
UserToUserInformation getU2UInformation()
void setU2UInformation(UserToUserInformation v)
AutomaticCongestionLevel getAutomaticCongestionLevel()
void setAutomaticCongestionLevel(AutomaticCongestionLevel v)
NetworkSpecificFacility getNetworkSpecificFacility()
void setNetworkSpecificFacility(NetworkSpecificFacility v)
AccessDeliveryInformation getAccessDeliveryInformation()
void setAccessDeliveryInformation(AccessDeliveryInformation v)
ParameterCompatibilityInformation getParameterCompatibilityInformation()
void setParameterCompatibilityInformation(ParameterCompatibilityInformation v)
UserToUserIndicators getU2UIndicators()
void setU2UIndicators(UserToUserIndicators v)
DisplayInformation getDisplayInformation()
void setDisplayInformation(DisplayInformation v)
RemoteOperations getRemoteOperations()
void setRemoteOperations(RemoteOperations v)
HTRInformation getHTRInformation()
void setHTRInformation(HTRInformation v)
RedirectCounter getRedirectCounter()
void setRedirectCounter(RedirectCounter v)
RedirectBackwardInformation getRedirectBackwardInformation()
void setRedirectBackwardInformation(RedirectBackwardInformation v)
Copyright © 2011. All Rights Reserved.