Browse By Tags

Results for TCAP, SMS
  • Forum Thread: USSD Application Message Flow

    When we send ANY messages using GCT_Send.Then the other end will receive this message immediatly using GCT_Receive.But it is not happeing if i Send complete set of messages with sample dialog id MAPDT_OPEN_REQ MAPST_FWD_SM_REQ MAPDT_DELIMITER_REQ Then only GCT_receive funtion is activated...
  • Forum Thread: Dual Chassis Fault Tolerance with m3ua,

    I have a problem. I have mounted an laboratory of SIGTRAN based in DSI Stack in trial mode. With this I can test diferent scenarios of signaling for the platform of the company where I work. But I was found a big problem, I can't configure the Dual Chassis fault tolerance for m3ua. I can't...
  • Forum Thread: SIGTRAN Resilience Application Note now available

    Hi all Just to let you know there is a new application note "Enabling Dual-Chassis Fault Tolerance with the Dialogic® DSI SIGTRAN Stack" now available here.. http://www.dialogic.com/products/docs/appnotes/11770-sigtran-fault-tolerance-an.pdf The app note describes how to build...
  • Forum Reply: Implementing USSD Code in MTU & MTR

    When Mobile User dials USSD Service Number *#123# 1.When we will receive MAPST_PRO_UNSTR_SS_REQ_REQ? 2.Whether we need to use MTR (GCT_receive) to receive the above event 3.Whether the above event is received after MAPDT_OPEN_IND 4.Whether the above event is under after MAP_MSG_SRV_IND 5.Whether we...
  • Forum Reply: Re: Implementing USSD Code in MTU & MTR

    Kindly go through it. Tell me the message flow is correct. USSD Application Message Flow Message Type Mnemonic Mobile User à MAP à USSD Application MAP_MSG_DLG_IND MAPDT_OPEN_IND Mobile User ß MAP ß USSD Application MAP_MSG_DLG_REQ MAPDT_OPEN_RSP Mobile...