You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

The following section describes the relation between calls made by the jtel system (both incoming and outgoing) and the way the call flow is handled.

Knowledge of how this works is particularly important when viewing statistics in the system (both online and historical).

Incoming Call Processing

When an incoming call is received by the jtel system, how it is processed depends on the setup of the service number, and the call flow associated with the service number.

There are three main ways the processing can be setup.

IVR Only Processing

In this scenario, only an IVR application is used to process the call.

Things to note:

  • dtCallStart and dtCallEnd are always recorded in normal operation
  • dtCallAlert may not be present. If the system issues an immediate connect, then ringing may be skipped.
  • dtCallConnect may not be present, if the call was never answered.

Acd Group Only Processing

IVR and ACD Group Processing

  • No labels