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

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

public interface OverloadMessage
extends ISUPMessage

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

Overload (OLM)
Overload (OLM) message sent in the backward direction, on non?priority calls in response to an IAM, to invoke temporary trunk blocking of the circuit concerned when the exchange generating the message is subject to load control.
Parameter Type Length (octet)
Message type F 1

Author:
Bartosz Baranowski

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

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.