RE: Application Freeze
Hi Michael, Are you using those two voice channels for any other functionality? Every time you see an error on those two channels? Are you opening and closing the channels after every use? With respect...
View ArticleRE: A security enhanced CRT function call has failed
It would be helpful if you can provide what specific Dialogic API (if any) returned that type of error/warning message. I have not seen that one, so I suspect it maybe from something else at the...
View ArticleRE: A security enhanced CRT function call has failed
Hi Jeff,We're currently working on getting additional detailed application api calls and respective error messages. I will provide an update as soon as we've obtained that additional...
View ArticleA security enhanced CRT function call has failed
Hello,We have a telephone banking app that uses the Dialogic D/240JCT - T1 card. We are doing a hardware refresh and moving to Windows 2012 (from 2008R2). Card has been installed on 2012 with System...
View ArticleRE: How to find out licensed codecs
This should work:ipm_GetCapabilities(hIpm, CAPABILITY_CODERLIST, numCaps, pIpmCaps, EV_SYNC);The ipm_GetCapabilities( ) function returns the number of capabilities of the specified type (for example,...
View ArticleHow to find out licensed codecs
Is there any way of finding out which codecs are licensed?I tried setting all codecs with a GCSET_CHAN_CAPABILITY/ IPPARM_LOCAL_CAPABILITY parameter block to gc_SetConfigData and check the return...
View ArticleRE: How to find out licensed codecs
Thank you!I tried it out, but it reports all codecs regardless of licensing.
View ArticleRE: How to find out licensed codecs
You may be better of checking the license features itself in this case. Meaning use of dev_getLicFeatureData() API which you can get the Basic RTP versus Enhanced RTP ports available which correlate to...
View ArticleCamel
Hi All,How to change Orignal Calling Party ID in the CAMELv2 CONNECT message, Aim is to change the CLI
View ArticleRE: Small issue with dcb_setcde function
Hi Hunter,When you set the second pupil, did you listen in the conference to see if it behaved like the first -- i.e. can both pupils hear the coach?I'm not sure, but it makes sense to me that we might...
View ArticleDialogic HMP4.1 is not compatible with Centos 7?
Hi all,I am trying to install HMP4.1_213 on a Centos 7 machine but I could not successfully install it and it never pops me the manual to choose which package to install after I ran ./install.sh. It...
View ArticleRE: Dialogic HMP4.1 is not compatible with Centos 7?
Yes, as per install script the lsb base package is not installed at the Linux level. if ! [ -f /lib/lsb/init-functions ] then echo...
View ArticleRE: gc_OpenEx succeed but received GCEV_OPENEX_FAILevent
And we receive the "chmod: changing permissions of â/usr/dialogic/hmpipcâ: Operation not permitted" error message before we receive a GCEV_OPENEX_FAIL event.
View Articlegc_OpenEx succeed but received GCEV_OPENEX_FAILevent
Hi All,I am currently running my old program (which is working with HMP4.1_151 on Centos5.7) with HMP4.1_213 on Centos7. The gc_OpenEx passed with success but I received a GCEV_OPENEX_FAIL event...
View ArticleRE: gc_OpenEx succeed but received GCEV_OPENEX_FAILevent
Did you install the SU while logged in a root? Sounds like permissions issue on application not being able to access the HMP folders. Seen that before when install or application is not running at...
View ArticleRE: 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 ended...
View ArticleRE: 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 Articlehow to check E1 interface is up via dialogic tools?
please forgive my poor English, and i hope it won't affects our communicate.we are using PSTN interfaces (E1,30B + D),we see a green light on the top of the E1 we use; DCM properly activates the card....
View ArticleRE: how to check E1 interface is up via dialogic tools?
I also require same thing , please guide in solution ..!!
View Article