hi every body
I am a beginner. I have a dialogic card (D/4PCIUFW). And i don't know anything really anything about programming for this device and about this device.I want to develop an IVR program. I am a java programmer and know some C# and a little C++. I downloaded Glorsoft Velocity SDK. but I don't know how to start.
thanks in advance
Hi, the best way to start is probably from studying the demos that come w/ the software/drivers cd, but you should also look through the api documentation:
http://www.dialogic.com/en/manuals/sr/sr60winpci.aspx
The release notes and release update notes, in the same link above, will also let you know which visual studio compiler versions are supported.
Good luck!
Also I see you downloaded the Glorsoft SDK -- you may want to check out their site for an sample demos, ... etc. The Dialogic SDK is C based API and we do ship demos as well ; they are are C based demos.
If you are a Java programmer and familiar with RESTful web services, we have product called PowerMedia XMS (http://www.dialogic.com/en/products/media-server-software/xms.aspx) that you could also utilize. It depends what you plan on doing. The only consideration is that XMS is SIP and you would need SIP phone to make/get calls. if you are using the D/4PCIUFW for an analog interface, then you would want to deploy with an analog to sip gateway , for example , DMG1000 (http://www.dialogic.com/Products/gateways/enterprise-media-gateways/dmg1000.aspx)
- DL
hi again
thanks for your attention
at first i want to develop a simple IVR
i don't know what i need for this goal and how to start
may you help me?
best regards
Hi, you should read my comment above:
===========================
The best way to learn it is to study it and make some edited changes and tweeks to the existing code, and see what it does. For anything further than this, you would not get help on this forum -- there is far to much to cover, unfortunately, and likely you need to look into getting some type of training and/or take a course.