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

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

public interface FacilityRejectedMessage
extends ISUPMessage

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

Facility Reject Message (FRJ)

FRJ is sent in response to a facility request message to indicate that the facility request has been rejected.

Parameter Type Length (octet)
Message type F 1
Facility Indicators F 1
Cause Indicators V 4
User to User Indicators O 3
End of Optional Parameters O 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Facility Rejected Message, Q.763 reference table 29
FacilityRejectedMessage
 
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
Facility Rejected Message, Q.763 reference table 29
FacilityRejectedMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.