Browse By Tags

Results for TCAP, USSD
  • Forum Reply: Problem in receiveing GCT_Receive in MTU & MTR

    When we send ANY messages using GCT_Send in MTU.The other end is not receiveing the request u sing GCT_Receive MTR.But 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 at the other...
  • 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: USSD Based Application Requirements

    Dear All For buliding USSD Based Application 1. What is requirement from client side (Exchange or SMSC LINK Details,Protocol) 2.What is requirement from Application side (API of Dialogic or any other,Protocol) 3.What are the hardware required (Dialogic Card, Modem , etc) I have already...
  • Forum Thread: Problem While Runing MTR And MTU

    MTU System.txt LOCAL 0x00 * Timer Task LOCAL 0xcf * s7_mgt - Management/config task LOCAL 0xef * s7_log - Display and logging utility LOCAL 0xc2 * mbm - Management task LOCAL 0xd0 * SCTPD module LOCAL 0xd1 * SCTP module LOCAL 0xc1 * M2PA module LOCAL 0x22 * MTP3 module LOCAL 0x33 * SCCP module LOCAL...
  • 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...