Release 4.0.2

The major change in this release is improved pre-recorded audio for date, time, numbers, and phone numbers. We have both male and female voices included in the products. You can choose the voice by selecting Setup > Options… from the Voicent Gateway main menu. This is a great improvement for AutoReminder.

We also added an option for call disconnect time. For certain PBX system, the time required to free up a line is a little longer than Voicent Gateway’s default 10 seconds. This option allows you to increase the time if necessary.

Posted in General, News |

Answering Machine Detection

Detect answering machine and live human pickup is based on statistical data. No telephony system today is able to make it 100% accurate. This probably will never be possible. Even humans make mistakes in noisy environment like airport. But for most situations, the detection should work well.

Most call detection problems are related to phone line noise. This is the first place to check. The line noise problem might be caused by both ends of the phone call. For example, if the receiving end is a cell phone and the cell signal is not that strong, the noisy line tends to mislead the human voice detection process. On the modem end, it could be caused by simple things like a really long phone line between the phone jack and the modem.

More information can be found on the Modem and dialing FAQ.

One good tool to help you to hear what the modem “hears” is to use the “Record Initial Dialing” feature of the gateway. You can turn it on by selecting “Help > Record Initial Dialing” from Voicent Gateway’s main menu. After it is turned on, the gateway should record the audio to a .wav file. The gateway records the audio starting from the time it dials till it detects a live person or an answering machine. The rest of the phone call is not recorded.

These wave files can be found under:

C:\Program Files\Voicent\Gateway

They should be named pickup_*.wav. You can click on the file and hear the audio stream. If you hear a lot of background noise, then your detection is not going to be accurate. You should use a phone line with better quality.

If the problem only happens on a few answering machines, you should send the pickup_*.wav files to support@voicent.com. It will help us improve the detection algorithm.

As a work around, some of our customers simply play the message twice, or repeat the important message for answering machines. For live human pickup, add a replay option at the end.

Posted in Appointment Reminder, Auto Dialer, Gateway, Installation, Voice Modem |

Manually start or stop Voicent Gateway

Voicent Gateway is a Windows service. The default setting is automatically start the gateway when Windows starts. To change that, select Administrative tools from Windows control panel; then select services; Double click on Voicent Gateway. From the Properties dialog, change the Startup type to “Manual”.

Once the Startup type is changed to manual, you have to start it by clicking on the Start button from the same properties page.

You could also start and stop the service by the following command line:

net start VoicentGateway
net stop VoicentGateway

Starting from release 6, (in order to support Windows Vista), the gateway program is separated into a server component and a client component. the server component has no GUI (user interface), and can be started from the above method. To start the client program, simple click on the vgate.exe program under: C:\Program Files\Voicent\Gateway\bin

Posted in Developer, Gateway, Installation |