Category Archives: Developer
Check if a call is listened to through API
we are writing a C# program using you voicent class. I am using your CallStatus function to get call information. The program obtains a phone # (one at a time) from a call to our DB and then calls it … Continue reading
Cancel Scheduled Calls
My outbound calling software is designed to send all calls to the gateway via a queuing mechanism, which can pass more call requests to the gateway than lines, such that the gateway will process the calls in some defined sequence. … Continue reading
Posted in Developer
Use Asterisk in VXML script
I am testing out my custom outbound VXML script and my dtmf element is failing when using and asterisk ‘*’. I have defined the element defined as such: <dtmf> 0 | 1 | 2 | 3 | 4 | * … Continue reading
Posted in Developer