Forum Post: Common Issues to Watch Out For
This post is to list common issues Brooktrout customers may encounter and how to alleviate them. 1. Using a Comma in a SIP call - The SIP protocol does not allow commas to appear in a dialstring....
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
0x20 is the board driver. in case mtp3 is running on the board and not in the host, you need to redirect messages through the board driver.Â
View ArticleForum Post: Invoking TCAP-CONTINUE from MAP module
Hi All,  One of the Nokia MSC is only accepting SRI in two parts: SRI-returnResultNotLast(TCAP-Contine) and SRI-returnResultLast (TCAP-End) .  Can anyone please let me know how to achieve this from...
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
Thank you Frank, Do you mean that the messages are existed in the PC, so we need to redirect them from the PC to the board in order to handle the MTP3 msgs by the board ? another question please, if...
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
Well, this depends on your board license....
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
Dear Frank, Consider that I have license for MTP3 , and I'm receiving traffic, after the board finishing from handling the MTP2, where the board will send the result ? I'm sorry for bothering you, but...
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
assuming MTP3 is on the board, you redirect 0x22 to 0x20, so when you send to MTP3 it is redirected to the board. if you run MTP3 on the host, you won't need this redirect command. when MTP3 will...
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
very nice Frank so if I used this command "MTP_USER_PART 0x03 0x5d" then I will find the sccp msg in 0x5d module ? or I need also "Redirecet 0x33 0x5d" command to find sccp msg in 0x5d??
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
this command means that 0x5d will get SCCP messages instead of the SCCP module (typically 0x33) means 0x5d will have to decode SCCP part. Redirect 0x33 0x5d, means that any message addressed to 0x33...
View ArticleForum Post: RE: "Redirect commands" in system.txt for SS7HD boards
last question Franck if mtp2, and mtp3 run on the board, then I need to write redirect command for each module. if the board draw the msg from E1 then mtp1 handled it then mtp2 module handled it then...
View ArticleForum Post: RE: Invoking TCAP-CONTINUE from MAP module
To be clear, our HLR is receiving SRI-Request from Nokia-MSC and it accepts the SRI-Response in two parts. i.e. SRI-returnResultNotLast(TCAP-Contine)  and SRI-returnResultLast (TCAP-End) . If anyone...
View ArticleForum Post: Is there any documnet describes how to use SIGTRAN to send and...
HI, I need a document that describes how to send and receive messages usign SIGTRAN between two computers with Linux (Centos 7) ? I need the for learning purposes. Thanks.
View ArticleForum Post: RE: Dialogic HMP 3.0
Unfortunately in this case AWS has not been qualified for Windows HMP 3.0 baseline as of yet. Its only been used for different PowerMedia XMS product which is Linux based. However, since we do support...
View ArticleForum Post: RE: Invoking TCAP-CONTINUE from MAP module
Hi All, Please help. I am re-phrasing the question here again. We are using Dialogic stack for MAP and TCAP layers. Our application interacts only with MAP-Layer and acts as MAP-User. Our node acts as...
View ArticleForum Post: how to send msg between 2 PCs using SIGTRAN ?
How to send message between two computers using SIGTRAN protocol on Linux (CentOS 7) ? -I've installed dpklnx package on the two computers.
View ArticleForum Post: PowerMedia XMS Release 3.5 Service Update 5 (Build 19823) Now...
Release notes can be found at http://www.dialogic.com/webhelp/XMS/3.5/XMS_ReleaseNotes.pdf Downlloads can be found at https://www.dialogic.com/products/downloads/xms/xms The following feature has been...
View ArticleForum Post: RE: Invoking TCAP-CONTINUE from MAP module
Hi, You can send long SRI results into the MAP module and it can be set up to split these up via SCCP segmentation. If this is not suitable please send some more detail to your Dialogic Sales or...
View ArticleForum Post: RE: Invoking TCAP-CONTINUE from MAP module
Hello Iqbal, you could try the below DLG-IND (OPEN) SRV-IND(SRI-REQ) DLG-IND(DELIMITER) DLG-REQ(OPEN RSP) SRV-REQ(SEND-ROUTING-INFO-ACK) DLG-REQ(DELIMITER) SRV-REQ(SEND-ROUTING-INFO-ACK) DLG-REQ(CLOSE...
View ArticleForum Post: RE: How many MSUs for a SMS (160 chars)
try sending the SMS as MAP Phase 1 SMS and you should be able to send 160 char 7bit encoded SMS using 2 MSU(1 for request and 1 for response). I don't think you can go below 2. Anything above phase 1...
View Article