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

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

public interface FacilityAcceptedMessage
extends ISUPMessage

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

Facility Accepted (FAA) Message
Facility Accepted (FAA) message sent in response to a facility request message indicating that the requested facility has been invoked.
Parameter Type Length (octet)
Message type F 1
Facility Indicators F 1
Call Reference O 7
User to User Indicators O 3
Connection Request O 9
Parameter Compatibility Information O 4-?
End of Optional Parameters O 1

Author:
Bartosz Baranowski

Field Summary
static int MESSAGE_CODE
          Facility Accepted Message, Q.763 reference table 42
FacilityAcceptedMessage
 
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
Facility Accepted Message, Q.763 reference table 42
FacilityAcceptedMessage

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.