org.mobicents.protocols.ss7.isup.message
Interface CircuitGroupUnblockingMessage
- All Superinterfaces:
- ISUPComponent, ISUPMessage, java.io.Serializable
public interface CircuitGroupUnblockingMessage
- extends ISUPMessage
Start time:09:54:07 2009-07-23
Project: mobicents-isup-stack
|
Group Unblocking (CGU) |
|
Circuit Group Unblocking (CGU)
message sent to the node to cause cancellation in a group of circuits/CICs of
a blocked condition invoked earlier by a Circuit/CIC Group Blocking message. |
|
|
Parameter |
Type |
Length (octet) |
| Message type |
F |
1 |
| Circuit group
supervision message type indicators |
F |
1 |
| Range and Status |
V |
3-34 |
- Author:
- Bartosz Baranowski
MESSAGE_CODE
static final int MESSAGE_CODE
- Circuit Group Unblocking Message, Q.763 reference table 40
CircuitGroupUnblockingMessage
- See Also:
- Constant Field Values
setSupervisionType
void setSupervisionType(CircuitGroupSuperVisionMessageType ras)
getSupervisionType
CircuitGroupSuperVisionMessageType getSupervisionType()
setRangeAndStatus
void setRangeAndStatus(RangeAndStatus ras)
getRangeAndStatus
RangeAndStatus getRangeAndStatus()
Copyright © 2010. All Rights Reserved.