Send email alert when autodialer fails

Does Voicent have any built-in options for sending email notifications when a phone call in Broad cast by phone fails? I’m trying to test Access numbers to an IVR, to see whether the call completes to an IVR or whether it fails. In case it fails, we need the system to send an email notification out. Is this possible with the Voicent software?

This option is not available in Broadcast By Phone autodialer. However, you can implement this capability using Voicent Gateway. For more information, please see developer section, especially the second outbound call tutorial

Posted in Auto Dialer, Developer |

Format long distance phone number for automatic dialing

we are getting ready to buy one of the voicent auto dialing systems.
Question: in formatting the list for calls to be made how does a long distance telephone number formatted? Our current database of phone # has the area code in one column and the 7 digit phone number in the other. Am i going to have to reformat my excel spreadsheet to put the area code and phone # in the same column

Yes, you have to merge area code and the 7 digit phone number.

Phone number format

The format for the phone number is free form – any character except 0-9, *, #, comma are ignored. For example, all of the following are legal phone numbers:

(800) 123-4567
1-800-123-4-5-6-7
800.123.4567
Home: 800 123-4567
1234567

Dialing rules
The dialer will normally dial the numbers as is when no dialing rule is set. You can set the following dialing rules (Voicent Gateway > Setup > Options) to simply phone numbers:

1). Add 1 to 10 digit phone numbers

If set, automatically add 1 for long distance call. (800) 1234567 will be dialed as 18001234567

2). Remove local area code

If set, automatically remove local area code for local calls. 408.123.4567 and 1.408.123.4567 will be dialed as 1234567. The local area code is determined by the phone number specified in your license file.

3). Dial [x] for outside line

If set, x is dialed first before the specified phone number. You can specify any dialing prefix here, for example, *67 to block caller ID or even your calling card sequence and password.

10 digit local phone numbers

If your local phone numbers can be 10 digit, then it is best not to use the first two dialing rules. Enter the phone number exactly for the dialer to use.

Posted in Auto Dialer |

Command line usage: Broadcast By Phone automatic dialer

Hi, I am sending a voice brodcast using the command line option. It works great the first time however it will not dial every time after that. Broadcast by phone will load and sit there displaying “Call Made, Call Succeeded”

Broadcast By Phone will not call a number if the status column is not empty. All you need to do is delete the status and confirmation column if you want to call the list again.

With command line, you can use the -cleanstatus option.

Posted in Auto Dialer, Developer |