Forum Post: RE: Sigtran Association not up
Thanks for your reply franck i also try with HPORT=2906,PPORT=2906 on both client and server PC. same port for host and peer but its not working.
View ArticleForum Post: RE: Sigtran Association not up
check iptables record a capture of the client side
View ArticleForum Post: RE: Sigtran Association not up
A couple of suggestions: a. No Local defined for S7_log but is been Forked. FORK_PROCESS ./s7_log -m0xef -fs7_log.log -ps7_log.pcap -tt LOCAL 0xef * s7_log - Display and logging...
View ArticleForum Post: RE: SCCP Maintenance event : SCPEV_RTF_TOO_LONG on sending first...
I was too fast while working just fine on test TDM board based system, setting segmentation option on production SIGTRAN based installation failed with the following diagnostic: S7_MGT Tx:...
View ArticleForum Post: RE: Identify the card in server
Post your Config and System.txt for review.
View ArticleForum Post: RE: SCCP Maintenance event : SCPEV_RTF_TOO_LONG on sending first...
Hi Vladimir, Make sure you have configured NUM_LMSGS in system.txt NUM_LMSGS 200 * Number of 'long' messages *(used for certain...
View ArticleForum Post: RE: The demo have not received Unbolock event
Thanks for replay, I have received Unbolock event now, as we configure PABX for ISDN protocol, Then it is fine now.The log as below: 05/06 11:53:23.047 [GC_APICALL]:...
View ArticleForum Post: RE: user to user message
Hi Leonid, I have install DNI310TEPE2HMP board and ISDN protocol, I want send UU IE message, i use gc_SetInfoElem before make call, The telephone is ringing, but no text message on telephone, The...
View ArticleForum Post: RE: SCCP Maintenance event : SCPEV_RTF_TOO_LONG on sending first...
I can't believe I forgot to copy this line from the test server looks like this was the missing piece, thanks for heads up
View ArticleForum Post: RE: Sigtran Association not up
iptables is off. and please find attached file of client side pcap file
View ArticleForum Post: Required Decodes7log for linux
Hi Guys, I need Decodes7log utility which decode DK message in plane text file for linux. I have utility for window but now my team is using linux so please provide that if someone has.
View ArticleForum Post: RE: The demo have not received Unbolock event
The example for the API call itself should be good enough for you to use as I did it myself long ago (in the past). www.dialogic.com/.../globalcall_api_v8.pdf Page 330. Make sure in IE_BLK you specify...
View ArticleForum Post: RE: user to user message
See reply on your other thread: www.dialogic.com/.../13280.aspx
View ArticleForum Post: RE: Using moml with "Prompt and Collect Service" to create...
Hi sc, You'll have to find a way to specify the actual connection ID, not "conn:this". I looked through RFC-5707, and XMS's MSML guide ( www.dialogic.com/.../XMS_MSMLUser.pdf ), and couldn't find any...
View ArticleForum Post: RE: The demo have not received Unbolock event
Thanks Jeff. I have already do as you say, The PABX config as T1 -B8ZS,ESF ANSI. The log have not show any error , but still have not text message in telephone.Please you help me see the below code:...
View ArticleForum Post: call function in synchronize mode
Hello team, I start learning HMP few months ago. I have a problem, if i want to call gc_AcceptCall and not want to get or handle its event (GCEV_ACCEPT) than what i do??
View ArticleForum Post: Replacing DivaSDK/HMP with XMS
Hello, Today we have a .NET Windows Service application built upon these software: DivaServer.Framework (from DivaSDK\samples\VCSharp\Framework) DivaServer.dll DivaSDK 5.5 HMP 3.0 for Windows We are...
View ArticleForum Post: RE: How to send/receive my own ISDN Layer 3 messages?
The Diva SDK/driver does not allow custom D-channel frames, only B-channel.
View ArticleForum Post: How to select a specific B-channel on a Diva 4BRI8
I need to setup a modem call over an ISDN connection and I need to do that on a dedicated B-Channel of a specific port (Diva 4BRI8). Does anyone know how to choose a specific B-channel by an API...
View Article