Category Archives: Developer
Send multiple calls to Voicent Gateway
I’ve been looking at the Simple Call Interface with VB today. I’ve had some success with it. The sample code seems to allow for sending 1 phone number to the gateway. We have the 4 line license for our gateway. … Continue reading
Posted in Developer
Integrating automatic phone call solution
I have a Windows service running in .Net which needs to be able to call a number and play a wav file. The windows service will be running on the same box the modem is on. I’m not sure what … Continue reading
Automatic dialing command line import text file
When using command line vcast, it requires a call list file list.voc as an input. How to dynamically generate a voc file?It looks like in a binary format. Is there a command to convert a text file to a voc … Continue reading
Posted in Auto Dialer, Developer