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

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

public interface CallProgressMessage
extends ISUPMessage

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

Call Progress Message (CPG)

CPG is sent in either direction during the set-up or active phase of the call, indicating that an event, which is of significance, and should be relayed to the originating or terminating access, has occurred.

Parameter Type Length (octet)
Message type F 1
Event Information F 1
Cause Indicators O 4-?
Backward Call Indicators O 4
Optional Backward Call Indicators O 3
Call Reference O 7
User to User Indicators O 3
User to User Information O 3-131
Connected Number O 4-12
Access Transport O 3-?
Generic Notification Indicator O 3
Call Diversion Information O 3
Transmission Medium Used O 3
Access Delivery Information O 3
Redirection Number O 5-12
Parameter Compatibility Information O 4-?
Network Specific Facility O 4-?
Remote Operations O 3-?
Service Activation O 3-?
Redirection Number Restriction O 3
End of Optional Parameters O 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Call Progres Message, Q.763 reference table 23
CallProgressMessage
 
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
Call Progres Message, Q.763 reference table 23
CallProgressMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.