/* * TeleStax, Open Source Cloud Communications * Copyright 2012, Telestax Inc and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * This software is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this software; if not, write to the Free * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA * 02110-1301 USA, or see the FSF site: http://www.fsf.org. */ package org.mobicents.protocols.ss7.isup.message; import org.mobicents.protocols.ss7.isup.message.parameter.AccessDeliveryInformation; import org.mobicents.protocols.ss7.isup.message.parameter.ApplicationTransport; import org.mobicents.protocols.ss7.isup.message.parameter.BackwardCallIndicators; import org.mobicents.protocols.ss7.isup.message.parameter.BackwardGVNS; import org.mobicents.protocols.ss7.isup.message.parameter.CallHistoryInformation; import org.mobicents.protocols.ss7.isup.message.parameter.CallReference; import org.mobicents.protocols.ss7.isup.message.parameter.ConferenceTreatmentIndicators; import org.mobicents.protocols.ss7.isup.message.parameter.ConnectedNumber; import org.mobicents.protocols.ss7.isup.message.parameter.EchoControlInformation; import org.mobicents.protocols.ss7.isup.message.parameter.GenericNotificationIndicator; import org.mobicents.protocols.ss7.isup.message.parameter.GenericNumber; import org.mobicents.protocols.ss7.isup.message.parameter.HTRInformation; import org.mobicents.protocols.ss7.isup.message.parameter.NetworkSpecificFacility; import org.mobicents.protocols.ss7.isup.message.parameter.OptionalBackwardCallIndicators; import org.mobicents.protocols.ss7.isup.message.parameter.ParameterCompatibilityInformation; import org.mobicents.protocols.ss7.isup.message.parameter.PivotRoutingBackwardInformation; import org.mobicents.protocols.ss7.isup.message.parameter.RedirectStatus; import org.mobicents.protocols.ss7.isup.message.parameter.RedirectionNumberRestriction; import org.mobicents.protocols.ss7.isup.message.parameter.RemoteOperations; import org.mobicents.protocols.ss7.isup.message.parameter.ServiceActivation; import org.mobicents.protocols.ss7.isup.message.parameter.TransmissionMediumUsed; import org.mobicents.protocols.ss7.isup.message.parameter.UserToUserIndicators; import org.mobicents.protocols.ss7.isup.message.parameter.UserToUserInformation; import org.mobicents.protocols.ss7.isup.message.parameter.accessTransport.AccessTransport; /** * Start time:09:54:07 2009-07-23<br> * Project: mobicents-isup-stack<br> * <TABLE id="Table10" style="FONT-SIZE: 9pt; WIDTH: 584px; HEIGHT: 72px; TEXT-ALIGN: center" cellSpacing="1" cellPadding="1" width="584" align="center" border="1"> * <TR> * <TD style="FONT-WEIGHT: bold; WIDTH: 328px; COLOR: teal; HEIGHT: 28px; TEXT-ALIGN: center" align="center" colSpan="3"> * * <TABLE id="Table42" style="WIDTH: 575px; HEIGHT: 49px" cellSpacing="1" cellPadding="1" width="575" border="0"> * <TR> * <TD style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: teal; HEIGHT: 28px; TEXT-ALIGN: center" colSpan="3"> * Connect Message (CON)</TD> * </TR> * <TR> * <TD style="FONT-SIZE: 9pt; COLOR: navy" colSpan="3"> * <P> * CON is sent in the backward direction indicating that all the address signals required for routing the call to the called * party have been received and that the call has been answered. * </P> * </TD> * * </TR> * </TABLE> * </TD> * </TR> * <TR> * <TD style="FONT-WEIGHT: bold; WIDTH: 283px; HEIGHT: 30px; TEXT-ALIGN: center"> * Parameter</TD> * <TD style="FONT-WEIGHT: bold; WIDTH: 145px; HEIGHT: 30px">Type</TD> * <TD style="FONT-WEIGHT: bold; HEIGHT: 30px">Length (octet)</TD> * * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Message type</TD> * <TD style="WIDTH: 145px">F</TD> * <TD>1</TD> * </TR> * <TR> * * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Backward Call Indicators</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>2</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Optional Backward Call Indicators</TD> * <TD style="WIDTH: 145px">O</TD> * * <TD>3</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Call Reference</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>7</TD> * </TR> * * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">User to User Indicators</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>3</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">User to User Information</TD> * * <TD style="WIDTH: 145px">O</TD> * <TD>3-131</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Connected Number</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>4-12</TD> * * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Access Transport</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>3-?</TD> * </TR> * <TR> * * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Generic Notification Indicator</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>3</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Call History Information</TD> * <TD style="WIDTH: 145px">O</TD> * * <TD>3</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Transmission Medium Used</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>3</TD> * </TR> * * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Generic Number</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>4-12</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Echo Control Information</TD> * * <TD style="WIDTH: 145px">O</TD> * <TD>3</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Access Delivery Information</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>3</TD> * * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Redirection Number</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>5-12</TD> * </TR> * <TR> * * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Parameter Compatibility Information</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>4-?</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Network Specific Facility</TD> * <TD style="WIDTH: 145px">O</TD> * * <TD>4-?</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Remote Operations</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>?</TD> * </TR> * * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Service Activation</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>3-?</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">Redirection Number Restriction</TD> * * <TD style="WIDTH: 145px">O</TD> * <TD>3</TD> * </TR> * <TR> * <TD style="WIDTH: 283px; TEXT-ALIGN: left">End of Optional Parameters</TD> * <TD style="WIDTH: 145px">O</TD> * <TD>1</TD> * * </TR> * </TABLE> * * @author <a href="mailto:baranowb@gmail.com">Bartosz Baranowski </a> */ public interface ConnectMessage extends ISUPMessage { /** * Connect Message, Q.763 reference table 27 <br> * {@link ConnectMessage} */ int MESSAGE_CODE = 0x07; void 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(ApplicationTransport value); ApplicationTransport getApplicationTransportParameter(); void setHTRInformation(HTRInformation value); HTRInformation getHTRInformation(); void setPivotRoutingBackwardInformation(PivotRoutingBackwardInformation value); PivotRoutingBackwardInformation getPivotRoutingBackwardInformation(); void setRedirectStatus(RedirectStatus value); RedirectStatus getRedirectStatus(); }