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

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

public interface CircuitGroupQueryMessage
extends ISUPMessage

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

Circuit Group Query (CQM) Message
Circuit Group Query (CQM) message sent on a routine or demand basis to request the far-end node to give the state of all circuits/CICs in a particular range.
Parameter Type Length (octet)
Message type F 1
Range and Status V 2

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Circuit Group Query Message, Q.763 reference table 21
CircuitGroupQueryMessage
 
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
Circuit Group Query Message, Q.763 reference table 21
CircuitGroupQueryMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.