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

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

public interface ContinuityMessage
extends ISUPMessage

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

Continuity Message (COT)

COT is sent in the forward direction indicating whether or not there is continuity on the preceding circuit(s) as well as of the selected circuit to the following exchange, including verification of the communication path across the exchange with the specified degree of reliability.

Parameter Type Length (octet)
Message type F 1
Continiuty Indicators F 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Continuity Message, Q.763 reference table 28
ContinuityMessage
 
Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
_PROTOCOL_VERSION
 
Method Summary
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.message.ISUPMessage
addParameter, 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
Continuity Message, Q.763 reference table 28
ContinuityMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.