org.mobicents.protocols.ss7.isup.message
public interface CallProgressMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Event Information | F | 1 | ||||||
| Cause Indicators | O | 4-? | ||||||
| Backward Call Indicators | O | 4 | ||||||
| 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 Diversion Information | O | 3 | ||||||
| Transmission Medium Used | 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 | 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
Call Progres Message, Q.763 reference table 23
CallProgressMessage |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCodestatic final int MESSAGE_CODE
CallProgressMessagevoid setRedirectStatus(RedirectStatus rS)
void setPivotRoutingBackwardInformation(PivotRoutingBackwardInformation pRBI)
void setCCNRPossibleIndicator(CCNRPossibleIndicator cCNR)
void setApplicationTransportParameter(ApplicationTransportParameter aTP)
void setUIDActionIndicators(UIDActionIndicators uIDA)
void setConferenceTreatmentIndicators(ConferenceTreatmentIndicators cTI)
void setCallHistoryInformation(CallHistoryInformation cHI)
void setGenericNumber(GenericNumber gN)
void setBackwardGVNS(BackwardGVNS bGVNS)
void setConnectedNumber(ConnectedNumber cN)
void setEchoControlInformation(EchoControlInformation eCI)
void setCallTransferNumber(CallTransferNumber cTR)
void setRedirectionNumberRestriction(RedirectionNumberRestriction rNR)
void setServiceActivation(ServiceActivation sA)
void setCallDiversionInformation(CallDiversionInformation cDI)
void setParameterCompatibilityInformation(ParameterCompatibilityInformation pCI)
void setAccessDeliveryInformation(AccessDeliveryInformation aDI)
void setTransmissionMediumUsed(TransmissionMediumUsed tMU)
void setRemoteOperations(RemoteOperations rO)
void setNetworkSpecificFacility(NetworkSpecificFacility nSF)
void setGenericNotificationIndicator(GenericNotificationIndicator gNI)
void setUserToUserInformation(UserToUserInformation u2uii)
void setRedirectionNumber(RedirectionNumber rN)
void setUserToUserIndicators(UserToUserIndicators u2ui)
void setAccessTransport(AccessTransport aT)
void setOptionalBackwardCallIndicators(OptionalBackwardCallIndicators oBCI)
void setBackwardCallIndicators(BackwardCallIndicators bCMI)
void setCallReference(CallReference cR)
void setCauseIndicators(CauseIndicators cI)
RedirectStatus getRedirectStatus()
PivotRoutingBackwardInformation getPivotRoutingBackwardInformation()
CCNRPossibleIndicator getCCNRPossibleIndicator()
ApplicationTransportParameter getApplicationTransportParameter()
UIDActionIndicators getUIDActionIndicators()
ConferenceTreatmentIndicators getConferenceTreatmentIndicators()
CallHistoryInformation getCallHistoryInformation()
GenericNumber getGenericNumber()
BackwardGVNS getBackwardGVNS()
ConnectedNumber getConnectedNumber()
EchoControlInformation getEchoControlInformation()
CallTransferNumber getCallTransferNumber()
RedirectionNumberRestriction getRedirectionNumberRestriction()
ServiceActivation getServiceActivation()
CallDiversionInformation getCallDiversionInformation()
ParameterCompatibilityInformation getParameterCompatibilityInformation()
AccessDeliveryInformation getAccessDeliveryInformation()
TransmissionMediumUsed getTransmissionMediumUsed()
RemoteOperations getRemoteOperations()
NetworkSpecificFacility getNetworkSpecificFacility()
GenericNotificationIndicator getGenericNotificationIndicator()
UserToUserInformation getUserToUserInformation()
RedirectionNumber getRedirectionNumber()
UserToUserIndicators getUserToUserIndicators()
AccessTransport getAccessTransport()
OptionalBackwardCallIndicators getOptionalBackwardCallIndicators()
BackwardCallIndicators getBackwardCallIndicators()
CallReference getCallReference()
CauseIndicators getCauseIndicators()
void setEventInformation(EventInformation _ei)
EventInformation getEventInformation()
Copyright © 2011. All Rights Reserved.