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

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

public interface SegmentationMessage
extends ISUPMessage

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

Segmentation (SGM) Message
Segmentation (SGM) message sent in either direction to convey an additional segment of an overlength message.
Parameter Type Length (octet)
Message type F 1
User to User Information O 3-131
Message Compatibility Information O 4-5
Generic Digit O ?
Generic Notification O 3
Access Transport O 3-?
Generic Number O 5-13
End of Optional Parameters O 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Segmentation Message, Q.763 reference table 49
SegmentationMessage
 
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
Segmentation Message, Q.763 reference table 49
SegmentationMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.