org.mobicents.protocols.ss7.isup.message
Interface AddressCompleteMessage

All Superinterfaces:
ISUPComponent, ISUPMessage, java.io.Serializable

public interface AddressCompleteMessage
extends ISUPMessage

Start time:09:41:44 2009-07-23
Project: mobicents-isup-stack

ACM (Address Complete Message)

An Address Complete Message (ACM) is sent in the "backward" direction to indicate that the remote end of a trunk circuit has been reserved.

The originating switch responds to an ACM message by connecting the calling party's line to the trunk to complete the voice circuit from the calling party to the called party. The terminating switch sends a ringing tone to the calling party's line.

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

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Address Complete Message, Q.763 reference table 21
AddressCompleteMessage
 
Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
_PROTOCOL_VERSION
 
Method Summary
 AccessDeliveryInformation getAccessDeliveryInformation()
           
 AccessTransport getAccessTransport()
           
 ApplicationTransportParameter getApplicationTransportParameter()
           
 BackwardCallIndicators getBackwardCallIndicators()
           
 CallDiversionInformation getCallDiversionInformation()
           
 CallReference getCallReference()
           
 CauseIndicators getCauseIndicators()
           
 CCNRPossibleIndicator getCCNRPossibleIndicator()
           
 ConferenceTreatmentIndicators getConferenceTreatmentIndicators()
           
 EchoControlInformation getEchoControlInformation()
           
 GenericNotificationIndicator getGenericNotificationIndicator()
           
 HTRInformation getHTRInformation()
           
 NetworkSpecificFacility getNetworkSpecificFacility()
           
 OptionalBackwardCallIndicators getOptionalBakwardCallIndicators()
           
 ParameterCompatibilityInformation getParameterCompatibilityInformation()
           
 PivotRoutingBackwardInformation getPivotRoutingBackwardInformation()
           
 RedirectionNumber getRedirectionNumber()
           
 RedirectionNumberRestriction getRedirectionNumberRestriction()
           
 RedirectStatus getRedirectStatus()
           
 RemoteOperations getRemoteOperations()
           
 ServiceActivation getServiceActivation()
           
 TransmissionMediumUsed getTransmissionMediumUsed()
           
 UIDActionIndicators getUIDActionIndicators()
           
 UserToUserIndicators getUserToUserIndicators()
           
 UserToUserInformation getUserToUserInformation()
           
 void setAccessDeliveryInformation(AccessDeliveryInformation value)
           
 void setAccessTransport(AccessTransport value)
           
 void setApplicationTransportParameter(ApplicationTransportParameter value)
           
 void setBackwardCallIndicators(BackwardCallIndicators indicators)
           
 void setCallDiversionInformation(CallDiversionInformation value)
           
 void setCallReference(CallReference value)
           
 void setCauseIndicators(CauseIndicators value)
           
 void setCCNRPossibleIndicator(CCNRPossibleIndicator value)
           
 void setConferenceTreatmentIndicators(ConferenceTreatmentIndicators value)
           
 void setEchoControlInformation(EchoControlInformation value)
           
 void setGenericNotificationIndicator(GenericNotificationIndicator value)
           
 void setHTRInformation(HTRInformation value)
           
 void setNetworkSpecificFacility(NetworkSpecificFacility value)
           
 void setOptionalBakwardCallIndicators(OptionalBackwardCallIndicators value)
           
 void setParameterCompatibilityInformation(ParameterCompatibilityInformation value)
           
 void setPivotRoutingBackwardInformation(PivotRoutingBackwardInformation value)
           
 void setRedirectionNumber(RedirectionNumber value)
           
 void setRedirectionNumberRestriction(RedirectionNumberRestriction value)
           
 void setRedirectStatus(RedirectStatus value)
           
 void setRemoteOperations(RemoteOperations value)
           
 void setServiceActivation(ServiceActivation value)
           
 void setTransmissionMediumUsed(TransmissionMediumUsed value)
           
 void setUIDActionIndicators(UIDActionIndicators value)
           
 void setUserToUserIndicators(UserToUserIndicators value)
           
 void setUserToUserInformation(UserToUserInformation value)
           
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.message.ISUPMessage
addParameter, generateTransactionKey, getCircuitIdentificationCode, getMessageType, getParameter, getTransaction, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCode
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
decodeElement, encodeElement, encodeElement
 

Field Detail

MESSAGE_CODE

static final int MESSAGE_CODE
Address Complete Message, Q.763 reference table 21
AddressCompleteMessage

See Also:
Constant Field Values
Method Detail

setBackwardCallIndicators

void setBackwardCallIndicators(BackwardCallIndicators indicators)

getBackwardCallIndicators

BackwardCallIndicators getBackwardCallIndicators()

setOptionalBakwardCallIndicators

void setOptionalBakwardCallIndicators(OptionalBackwardCallIndicators value)

getOptionalBakwardCallIndicators

OptionalBackwardCallIndicators getOptionalBakwardCallIndicators()

setCallReference

void setCallReference(CallReference value)

getCallReference

CallReference getCallReference()

setCauseIndicators

void setCauseIndicators(CauseIndicators value)

getCauseIndicators

CauseIndicators getCauseIndicators()

setUserToUserIndicators

void setUserToUserIndicators(UserToUserIndicators value)

getUserToUserIndicators

UserToUserIndicators getUserToUserIndicators()

setUserToUserInformation

void setUserToUserInformation(UserToUserInformation value)

getUserToUserInformation

UserToUserInformation getUserToUserInformation()

setAccessTransport

void setAccessTransport(AccessTransport value)

getAccessTransport

AccessTransport getAccessTransport()

setGenericNotificationIndicator

void setGenericNotificationIndicator(GenericNotificationIndicator value)

getGenericNotificationIndicator

GenericNotificationIndicator getGenericNotificationIndicator()

setTransmissionMediumUsed

void setTransmissionMediumUsed(TransmissionMediumUsed value)

getTransmissionMediumUsed

TransmissionMediumUsed getTransmissionMediumUsed()

setEchoControlInformation

void setEchoControlInformation(EchoControlInformation value)

getEchoControlInformation

EchoControlInformation getEchoControlInformation()

setAccessDeliveryInformation

void setAccessDeliveryInformation(AccessDeliveryInformation value)

getAccessDeliveryInformation

AccessDeliveryInformation getAccessDeliveryInformation()

setRedirectionNumber

void setRedirectionNumber(RedirectionNumber value)

getRedirectionNumber

RedirectionNumber getRedirectionNumber()

setParameterCompatibilityInformation

void setParameterCompatibilityInformation(ParameterCompatibilityInformation value)

getParameterCompatibilityInformation

ParameterCompatibilityInformation getParameterCompatibilityInformation()

setCallDiversionInformation

void setCallDiversionInformation(CallDiversionInformation value)

getCallDiversionInformation

CallDiversionInformation getCallDiversionInformation()

setNetworkSpecificFacility

void setNetworkSpecificFacility(NetworkSpecificFacility value)

getNetworkSpecificFacility

NetworkSpecificFacility getNetworkSpecificFacility()

setRemoteOperations

void setRemoteOperations(RemoteOperations value)

getRemoteOperations

RemoteOperations getRemoteOperations()

setServiceActivation

void setServiceActivation(ServiceActivation value)

getRedirectionNumberRestriction

RedirectionNumberRestriction getRedirectionNumberRestriction()

setRedirectionNumberRestriction

void setRedirectionNumberRestriction(RedirectionNumberRestriction value)

getServiceActivation

ServiceActivation getServiceActivation()

setConferenceTreatmentIndicators

void setConferenceTreatmentIndicators(ConferenceTreatmentIndicators value)

getConferenceTreatmentIndicators

ConferenceTreatmentIndicators getConferenceTreatmentIndicators()

setUIDActionIndicators

void setUIDActionIndicators(UIDActionIndicators value)

getUIDActionIndicators

UIDActionIndicators getUIDActionIndicators()

setApplicationTransportParameter

void setApplicationTransportParameter(ApplicationTransportParameter value)

getApplicationTransportParameter

ApplicationTransportParameter getApplicationTransportParameter()

setCCNRPossibleIndicator

void setCCNRPossibleIndicator(CCNRPossibleIndicator value)

getCCNRPossibleIndicator

CCNRPossibleIndicator getCCNRPossibleIndicator()

setHTRInformation

void setHTRInformation(HTRInformation value)

getHTRInformation

HTRInformation getHTRInformation()

setPivotRoutingBackwardInformation

void setPivotRoutingBackwardInformation(PivotRoutingBackwardInformation value)

getPivotRoutingBackwardInformation

PivotRoutingBackwardInformation getPivotRoutingBackwardInformation()

setRedirectStatus

void setRedirectStatus(RedirectStatus value)

getRedirectStatus

RedirectStatus getRedirectStatus()


Copyright © 2010. All Rights Reserved.