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

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

public interface NetworkResourceManagementMessage
extends ISUPMessage

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

Network Resorce Management (NRM) Message

Network Resource Management (NRM) message sent in order to modify network resources associated with a certain call. The message is sent along an established path in any direction in any phase of the call.

Parameter Type Length (octet)
Message type F 1
Echo Control Information O 3
Transmission Medium Used O 3
Message Compatibility Information O 4
Parameter Compatibility Information O 4-?
End of Optional Parameters O 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Network Resource Management Message, Q.763 reference table 46
NetworkResourceManagementMessage
 
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
Network Resource Management Message, Q.763 reference table 46
NetworkResourceManagementMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.