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

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

public interface BlockingMessage
extends ISUPMessage

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

Blocking (BLO)
Blocking (BLO) message sent only for maintenance purposes to the exchange at the other end of a circuit, to cause an engaged condition of that circuit for subsequent calls outgoing from that exchange. When a circuit is used in the bothway mode of operation, an exchange receiving the blocking message must be capable of accepting incoming calls on the concerned circuit unless it has also sent a blocking message. Under certain conditions, a blocking message is also a proper response to a reset circuit message.
Parameter Type Length (octet)
Message type F 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Blocking Message, Q.763 reference table 39
BlockingMessage
 
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, 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
Blocking Message, Q.763 reference table 39
BlockingMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.