org.mobicents.protocols.ss7.isup.message
public interface ConnectMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Backward Call Indicators | O | 2 | ||||||
| Optional Backward Call Indicators | O | 3 | ||||||
| Call Reference | O | 7 | ||||||
| User to User Indicators | O | 3 | ||||||
| User to User Information | O | 3-131 | ||||||
| Connected Number | O | 4-12 | ||||||
| Access Transport | O | 3-? | ||||||
| Generic Notification Indicator | O | 3 | ||||||
| Call History Information | O | 3 | ||||||
| Transmission Medium Used | O | 3 | ||||||
| Generic Number | O | 4-12 | ||||||
| Echo Control Information | O | 3 | ||||||
| Access Delivery Information | O | 3 | ||||||
| Redirection Number | O | 5-12 | ||||||
| Parameter Compatibility Information | O | 4-? | ||||||
| Network Specific Facility | O | 4-? | ||||||
| Remote Operations | O | ? | ||||||
| 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
Connect Message, Q.763 reference table 27
ConnectMessage |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, getSls, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCode, setSlsstatic final int MESSAGE_CODE
ConnectMessagevoid setBackwardCallIndicators(BackwardCallIndicators indicators)
BackwardCallIndicators getBackwardCallIndicators()
void setOptionalBackwardCallIndicators(OptionalBackwardCallIndicators value)
OptionalBackwardCallIndicators getOptionalBackwardCallIndicators()
void setConnectedNumber(ConnectedNumber value)
ConnectedNumber getConnectedNumber()
void setBackwardGVNS(BackwardGVNS value)
BackwardGVNS getBackwardGVNS()
void setCallReference(CallReference value)
CallReference getCallReference()
void setUserToUserIndicators(UserToUserIndicators value)
UserToUserIndicators getUserToUserIndicators()
void setUserToUserInformation(UserToUserInformation value)
UserToUserInformation getUserToUserInformation()
void setAccessTransport(AccessTransport value)
AccessTransport getAccessTransport()
void setNetworkSpecificFacility(NetworkSpecificFacility value)
NetworkSpecificFacility getNetworkSpecificFacility()
void setGenericNotificationIndicator(GenericNotificationIndicator value)
GenericNotificationIndicator getGenericNotificationIndicator()
void setRemoteOperations(RemoteOperations value)
RemoteOperations getRemoteOperations()
void setTransmissionMediumUsed(TransmissionMediumUsed value)
TransmissionMediumUsed getTransmissionMediumUsed()
void setEchoControlInformation(EchoControlInformation value)
EchoControlInformation getEchoControlInformation()
void setAccessDeliveryInformation(AccessDeliveryInformation value)
AccessDeliveryInformation getAccessDeliveryInformation()
void setCallHistoryInformation(CallHistoryInformation value)
CallHistoryInformation getCallHistoryInformation()
void setParameterCompatibilityInformation(ParameterCompatibilityInformation value)
ParameterCompatibilityInformation getParameterCompatibilityInformation()
void setServiceActivation(ServiceActivation value)
ServiceActivation getServiceActivation()
void setGenericNumber(GenericNumber value)
GenericNumber getGenericNumber()
RedirectionNumberRestriction getRedirectionNumberRestriction()
void setRedirectionNumberRestriction(RedirectionNumberRestriction value)
void setConferenceTreatmentIndicators(ConferenceTreatmentIndicators value)
ConferenceTreatmentIndicators getConferenceTreatmentIndicators()
void setApplicationTransportParameter(ApplicationTransportParameter value)
ApplicationTransportParameter getApplicationTransportParameter()
void setHTRInformation(HTRInformation value)
HTRInformation getHTRInformation()
void setPivotRoutingBackwardInformation(PivotRoutingBackwardInformation value)
PivotRoutingBackwardInformation getPivotRoutingBackwardInformation()
void setRedirectStatus(RedirectStatus value)
RedirectStatus getRedirectStatus()
Copyright © 2011. All Rights Reserved.