org.mobicents.protocols.ss7.isup
public interface ISUPMessageFactory
InitialAddressMessage createIAM(int cic)
AddressCompleteMessage createACM()
ReleaseMessage createREL(int cic)
ReleaseCompleteMessage createRLC()
ApplicationTransportMessage createAPT(int cic)
AnswerMessage createANM()
CallProgressMessage createCPG(int cic)
CircuitGroupResetAckMessage createGRA()
ConfusionMessage createCNF(int cic)
ConnectMessage createCON()
ContinuityMessage createCOT()
FacilityRejectedMessage createFRJ(int cic)
InformationMessage createINF()
InformationRequestMessage createINR(int cic)
SubsequentAddressMessage createSAM(int cic)
SubsequentDirectoryNumberMessage createSDN(int cic)
ForwardTransferMessage createFOT(int cic)
ResumeMessage createRES(int cic)
BlockingMessage createBLO(int cic)
BlockingAckMessage createBLA()
ContinuityCheckRequestMessage createCCR(int cic)
LoopbackAckMessage createLPA()
LoopPreventionMessage createLPP(int cic)
OverloadMessage createOLM(int cic)
SuspendMessage createSUS(int cic)
ResetCircuitMessage createRSC(int cic)
UnblockingMessage createUBL(int cic)
UnblockingAckMessage createUBA()
UnequippedCICMessage createUCIC(int cic)
CircuitGroupBlockingMessage createCGB(int cic)
CircuitGroupBlockingAckMessage createCGBA()
CircuitGroupUnblockingMessage createCGU(int cic)
CircuitGroupUnblockingAckMessage createCGUA()
CircuitGroupResetMessage createGRS(int cic)
CircuitGroupQueryResponseMessage createCQR()
CircuitGroupQueryMessage createCQM(int cic)
FacilityAcceptedMessage createFAA()
FacilityRequestMessage createFAR(int cic)
PassAlongMessage createPAM(int cic)
PreReleaseInformationMessage createPRI(int cic)
FacilityMessage createFAC(int cic)
NetworkResourceManagementMessage createNRM(int cic)
IdentificationRequestMessage createIDR(int cic)
IdentificationResponseMessage createIRS()
SegmentationMessage createSGM(int cic)
ChargeInformationMessage createCIM(int cic)
UserPartAvailableMessage createUPA(int cic)
UserPartTestMessage createUPT(int cic)
User2UserInformationMessage createUSR(int cic)
ISUPMessage createCommand(int commandCode)
Copyright © 2011. All Rights Reserved.