SupportTeam Report post Posted 09/22/2005 09:50 PM Panchanathan wrote: My project is out bound call intense. Hardware I am using is Intel Dialogic 4/PCI Card. Already I have list of phone no in my Microsoft SQL Database. I would like to create a OutDialQue database from my SQL Database and then invoke Voice Guide Dialer for start calling. I would like to integrate everything in one application, which I am planning to build in VB or Java. Last few days I am using your evolution version. But still I don't know how to create call queue in .mdb file from my database and how to call dialer from VB and so on. Share this post Link to post
SupportTeam Report post Posted 09/22/2005 09:58 PM Have you had a look at the OutDialQue.mdb database? The table column names are prety much self-explanatory. Add a few entries in using the Telephone Number Laoded and see how the table gets filled out - then add entries in similar manner using your own application. As you are using SQL Server on this system then you may also want to see: http://voiceguide.com/forums/index.php?showtopic=2696 Share this post Link to post