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

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

public interface UnblockingMessage
extends ISUPMessage

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

Unblocking (UBL)
Unblocking (UBL) message sent to the exchange at the other end of a circuit to cancel, in that exchange, the engaged condition of the circuit caused by a previously sent blocking or circuit group blocking message.
Parameter Type Length (octet)
Message type F 1

Author:
Bartosz Baranowski

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

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.