Forum Post: RE: A security enhanced CRT function call has failed
Hi Jeff et al, Apologies for late response however we did sort this out. Â We put in place another test system where we were able to do more investigation. Â After reviewing the code for the app, it...
View ArticleForum Post: RE: gc_OpenEx succeed but received GCEV_OPENEX_FAILevent
Thanks Jeff, We finally found out we did not install the libuuid lib in 32-bit environment. Â We followed the below steps - install the libuuid library in 32-bit enviornment via command "yum install...
View ArticleForum Post: RE: how to check E1 interface is up via dialogic tools?
I also require same thing , please guide in solution ..!!
View ArticleForum Post: RE: ttyds CID assign
You sent me config procedure for Hylafax software which is FAX server software. I use pure modems. How to force Numbering Type: National on /dev/ttyds01 for modem call & calling number...
View ArticleForum Post: RE: gc_OpenEx succeed but received GCEV_OPENEX_FAILevent
Ok, the reference to libuuid would have been noted in error seen in RTF logging on application startup as well. xx/xx/xxxx  09:04:45.336 3601 4151985872 libipm ERR1 dll Failed to load library...
View ArticleForum Post: INAP CAMEL Ver 2 , Switch Rejecting with "MisTypedArgument"
Hi All, We sent  CONNECT message with Generic Field, but switch responding "Reject" with Error value as "MisTypedArgument", Can you check why it is rejected, and also CONNECT message not properly...
View ArticleForum Post: TCPSWE_BAD_MSG while executing sccp file
Dear members, I am facing TCAP bag message error while executing sccp file using s7_play. Please help gctload output: S7L:2016-12-16 18:51:37.187 I0000 M t3740 i0000 f33 def s00...
View ArticleForum Post: How to send a response to a MAP message send using s7_play
I am sending a MAP ATI Â (AnyTimeInterrogation) using s7_play . I am using the following configuration: M-tc7e2-i0000-f2d-d15-p010b09060704000001001d0301044302000803044301000800...
View ArticleForum Post: gc_MakeCall for direct SIP calls
Hello, How to prepare proper settings for gc_MakeCall when making direct SIP call e.g.(to "sip:100@192.168.0.199") and there is no configured proxy or proxy is another server (e.g. 192.168.0.100 as...
View ArticleForum Post: RE: How to send a response to a MAP message send using s7_play
This needs a program to run on top of MAP layer on remote system. This program first will accept the dialogue and then response to MAP ATI Â request response.
View ArticleForum Post: DivaSendContinuousTone Max Seconds
Hallo, I yous the SDK and the Function "DivaSendContinuousTone" in a Linux Application under C++, but the Max Secounds stop not the Sending Tone, can you help me ?
View ArticleForum Post: RE: Use of ATI in SMSC
The following parameters are Mandatory for ATI: ANY-TIME-INTERROGATION Parameter Class Context Primitive type octet M V3 Timeout (default = 30 seconds) O V3 Invoke ID M V3 Requested info M V3 GsmSCF...
View ArticleForum Post: RE: ttyds CID assign
The principles are the same, you can still set your init string whether it's for fax or not. To set the numbering type for both calling and called party numbers, you can use the AT+iN command. Check...
View ArticleForum Post: RE: DivaSendContinuousTone Max Seconds
Do you set a reasonable value and do you wait the required time for it to expire? You can also use DivaStopContinuousTone to control when to stop the streaming of the tone.
View ArticleForum Post: RE: DivaSendContinuousTone Max Seconds
Hallo, yes i set the Value 2 sec. and 20, 200 and 2000 but the tone stop never automatic, i need this stop event for the start recording the voice message in a vociemail system.
View ArticleForum Post: Using mm_Capture() to take an image from a video call
Hi, I am trying to use mm_Capture() to take a photo from a SIP call. I am performing the following steps: Opening two ip media devices and the multimedia device Using dev_PortConnect() to establish a...
View ArticleForum Post: RE: DivaSendContinuousTone Max Seconds
PS: After use the Function "DivaSendContinuousTone( CallHandle, DivaAnsweringMachineTone, 2 ); " become a Event "DivaEventSendToneEnded" in "20 usec" and the Tone is not stoping !
View ArticleForum Post: RE: gc_MakeCall for direct SIP calls
Not sure if this is what you want but take a look at this section from GC IP TUG: 4.33 Dynamic Selection of Outbound SIP Proxy www.dialogic.com/.../13478.aspx Jeff
View ArticleForum Post: RE: gc_MakeCall for direct SIP calls
No Jeff, as I said before, changing outbound proxy online is not an option cause as Dialogic doc says: "...The application can now configure (or reconfigure) the proxy address to use temporarily for...
View ArticleForum Post: RE: gc_MakeCall for direct SIP calls
Yes, you can if you create two separate IP_VIRTBOARDs. One for proxy, and the other for non proxy calls. Jeff
View Article