Why Am I Getting the Wrong Call Progress Results Back?

⌘K
  1. Home
  2. Programmable Voice
  3. FAQ
  4. Why Am I Getting the Wrong Call Progress Results Back?

Why Am I Getting the Wrong Call Progress Results Back?

Traditional Call Progress (which is used when you set the DialMode to AnalyzeCall) uses the first few seconds of audio to determine if what answers is a human or a machine.

If there is solid audio in the first few seconds, then the call progress engine will likely determine that it is a machine. This is because answering machines usually play a longer message such as “Hi, this is John. Please leave a message after the tone”, or “You have reached the Sprint Mailbox of John Doe”.

Conversely, if your answering machine message is very short, then call progress may detect that it is a human detected when in actuality it is a machine.

Also, call progress may return back Machine Detected if you answer the call and there is a lot of background noise.

For more detailed information, please refer to our article HMP Elements – Call Analysis Features.

How to Improve Your Call Progress

Beep Detector = 98.5% Accuracy!

In our testing, we’ve only been able to achieve about 90% accuracy using traditional call progress. This is why we’ve created the Voice Elements Beep Detector. In our testing this proved to be about 98.5% accurate.

The idea behind the beep detector is that you begin playing a message immediately after the call connects. If a beep was never detected then you can assume that it was a human. If you detect a beep, then that means that it was answering machine, and you can begin playing your message again.

To use the beep detector, please see our article: How to Use the Beep Detector in Voice Elements

Need to Stay Old School?

We feel that far and away the most accurate solution is to use the Beep Detector. However, perhaps your situation doesn’t allow you to use the Beep Detector and instead you need to use traditional call progress. We provide various settings that allow you to adjust how call progress performs. You’ll want to review our article HMP Elements – Call Analysis Features

You can then modify how Call Progress performs by adding those settings. For example:

myOverrides.Add("vadlengthms", "600");
// Default of 600ms of silence after voice detection is considered human.

myOverrides.Add("machinelengthms", "1500");
// If continuous voice reaches 1500ms then it is a machine.  (Default)

 

If you have any questions, feel free to contact support@inventivelabs.com.

Was this article helpful to you? No Yes 14

How can we help?