Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.
Sv translation
languageen

Contents

This table contains data received from a TAPI PBX connector.

Note: the purpose of this table is to track calls in the TAPI connector, as TAPI events are not “conclusive”. I.e. the reception of a particular event may depend on the events received previously. It is not possible to ascertain the exact status of a call based on a single event.

This table should not be used for statistical purposes.

Fields

Field

Type

Meaning

ID

INT

A unique ID assigned to each entry.

PBXCallID

INT

The ID of the record from the PBX or NULL if PBXCallUID is used (see below).

Origin

INT

TAPI Field “Origin”:

Outbound = 1: The call originated from this station as an outgoing call.

Internal = 2: The call originated as an incoming call at a station internal to the same switching environment. For example, a call from one extension to another on the same PBX.

External = 4: The call originated as an incoming call on an external line.

Unknown = 16: The call origin is currently unknown but may become known later.

Unavail = 32: The call origin is not available and will never become known for this call.

Conference = 64: The call is a conference call, that is, it is the application's connection to the conference bridge in the switch.

Inbound = 128: The call originated as an incoming call, but the service provider is unable to determine whether it came from another station on the same switch or from an external line.

Reason

INT

TAPI Field „Reason“:
Direct = 1: This is a direct incoming or outgoing call.

FwdBusy = 2: This call was forwarded from another extension that was busy at the time of the call.

FwdNoAnswer = 4: The call was forwarded from another extension that didn't answer the call after some number of rings.

FwdUncond = 8: The call was forwarded unconditionally from another number.

Pickup = 16: The call was picked up from another extension.

Unpark = 32: The call was retrieved as a parked call.

Redirect = 64: The call was redirected to this station.

CallCompletion = 128: The call was the result of a call completion request.

Transfer = 256: The call has been transferred from another number.

Reminder = 512: The call is a reminder (or "recall") that the user has a call parked or on hold for (potentially) a long time.

Unknown = 1024: The reason for the call is currently unknown but may become known later.

Unavail = 2048: The reason for the call is unavailable and will not become known later.

Intrude = 4096: The call intruded onto the line, either by a call completion action invoked by another station or by operator action. Depending on switch implementation, the call may appear either in the connected state, or conferenced with an existing active call on the line.

Parked = 8192: The call was parked on the address. Usually, it appears initially in the onhold state.

CampedOn = 16384: The call was camped on the address. Usually, it appears initially in the onhold state. If an active call becomes idle, the camped-on call may change to the offering state and the device start ringing.

RouteRequest = 32768: The call appears on the address because the switch needs routing instructions from the application.

CallState

INT

TAPI CallState field. This field may change its value over the lifetime of the call and is used for internal tracking purposes only.

Defined values:

Unknown = 0: The call exists, but its state is currently unknown.

Offering = 1: The call is being offered to the station, signaling the arrival of a new call.

Dialing = 2: The originator is dialing digits on the call.

Connected = 3: The call has been established and the connection is made.

Disconnected = 4: The call has been disconnected.

Idle = 5: The call has been disconnected and is no longer active. This is the final state of the call before it's destroyed. A call can never transition out of the idle state.

Accepted = 6: The call was in the offering state and has been accepted by the called party.

DialTone = 7: The call is receiving a dial tone from the switch, which means that the switch is ready to receive a dialed number.

Proceeding = 8: Dialing has completed and the call is proceeding through the switch or telephone network. This occurs after dialing is complete and before the call reaches the dialed party, as indicated by ringback, busy, or answer.

Ringback = 9: The station to be called has been reached, and the destination's switch is generating a ring tone back to the originator. A ringback means that the destination address is being alerted to the call.

OnHold = 10: The call is on hold by the switch. This frees the physical line, which allows another call to use the line.

OnHoldPendingConference = 11: The call is currently on hold while it is being added to a conference.

OnHoldPendingTransfer = 12: The call is currently on hold awaiting transfer to another number.

Conferenced = 13: The call is a member of a conference call and is logically in the connected state.

AddressName

VARCHAR

Name of the device or address in the PBX system.

ExtractedNumber

VARCHAR

The phone number of the device, extracted from the name of the device using a pattern in the TAPI connector.

OriginalAddressName

VARCHAR

The contents of the original Address Name in case the Address Name changes (for example, during a call transfer).

OriginalExtractedNumber

VARCHAR

The contents of the original Extracted Number in case the Address Name changes (for example, during a call transfer).

CallerID

VARCHAR

The calling party number, exactly as reported by TAPI.

CalledID

VARCHAR

The called party number, exactly as reported by TAPI.

ConnectedID

VARCHAR

The connected number, exactly as reported by TAPI.

RedirectionID

VARCHAR

The number to which the call is being redirected, exactly as reported by TAPI.

RedirectingID

VARCHAR

The number from which the call is being redirected, exactly as reported by TAPI.

StatisticsPartAID

INT

ID of the StatisticsPartA data record for the call, or NULL if no match is possible.

dtCallOffer

TIMESTAMP

Date and time of call setup.

dtCallInProgress

TIMESTAMP

Date and time of reception of progress (ringing or progress message in PBX).

dtCallConnect

TIMESTAMP

Date and time of call connect.

dtCallDisconnect

TIMESTAMP

Date and time of call disconnect.

dtCallOnHold

TIMESTAMP

Date and time when the call was put on hold.

dtCallOffHold

TIMESTAMP

Date and time when the call was retrieved from hold.

dtCreated

TIMESTAMP

Timestamp of the creation of the data record.

PBXCallUID

VARCHAR

The UID of the call in the PBX, or NULL if PBXCallID is used.


Sv translation
languagefr

Contenus

Ce tableau contient les données reçues d'un connecteur TAPI PBX.

Note : le but de ce tableau est de suivre les appels dans le connecteur TAPI, car les événements TAPI ne sont pas “concluants”. C'est-à-dire que la réception d'un événement particulier peut dépendre des événements reçus précédemment. Il n'est pas possible de déterminer le statut exact d'un appel sur la base d'un seul événement.

Ce tableau ne doit pas être utilisé à des fins statistiques.

Champs

Champ

Type

Signification

ID

INT

Un ID unique attribué à chaque entrée.

PBXCallID

INT

L'ID de l'enregistrement provenant du PBX ou NULL si PBXCallUID est utilisé (voir ci-dessous).

Origine

INT

Champ TAPI “Origin”:

Outbound = 1: L'appel provient de cette station en tant qu'appel sortant.

Internal = 2: L'appel provient d'un appel entrant sur une station interne du même environnement de commutation. Par exemple, un appel d'une extension à une autre sur le même PBX.

External = 4: L'appel provient d'un appel entrant sur une ligne externe.

Unknown = 16: L'origine de l'appel est actuellement inconnue mais pourrait être connue ultérieurement.

Unavail = 32: L'origine de l'appel n'est pas disponible et ne sera jamais connue pour cet appel.

Conference = 64: L'appel est une conférence téléphonique, c'est-à-dire qu'il s'agit de la connexion de l'application au pont de conférence du commutateur.

Inbound = 128: L'appel a été émis en tant qu'appel entrant, mais le fournisseur de services est incapable de déterminer s'il provient d'une autre station sur le même commutateur ou d'une ligne externe.

Raison

INT

Champ TAPI „Reason“:
Direct = 1: C'est un appel direct entrant ou sortant.

FwdBusy = 2: Cet appel a été transféré depuis un autre poste qui était occupé au moment de l'appel.

FwdNoAnswer = 4: L'appel a été transféré depuis un autre poste qui n'a pas répondu à l'appel après un certain nombre de sonneries.

FwdUncond = 8: L'appel a été transféré sans condition d'un autre numéro.

Pickup = 16: L'appel a été pris par un autre poste.

Unpark = 32: L'appel a été récupéré comme un appel parqué.

Redirect = 64: L'appel a été redirigé vers cette station.

CallCompletion = 128: L'appel était le résultat d'une demande d'achèvement d'appel.

Transfer = 256: L'appel a été transféré depuis un autre numéro.

Reminder = 512: L'appel est un rappel (ou "rappel") que l'utilisateur a un appel parqué ou en attente depuis (potentiellement) longtemps.

Unknown = 1024: La raison de cet appel est actuellement inconnue mais pourrait être connue ultérieurement.

Unavail = 2048: La raison de cet appel n'est pas disponible et ne sera pas connue ultérieurement.

Intrude = 4096: L'appel a fait irruption sur la ligne, soit par une action d'achèvement d'appel invoquée par une autre station, soit par une action de l'opérateur. Selon la mise en œuvre du commutateur, l'appel peut apparaître soit à l'état connecté, soit en conférence avec un appel actif existant sur la ligne.

Parked = 8192: L'appel a été parqué sur l'adresse. En général, il apparaît initialement dans l'état d'attente.

CampedOn = 16384: L'appel a été campé sur l'adresse. En général, il apparaît initialement dans l'état d'attente. Si un appel actif devient inactif, l'appel campé peut passer à l'état d'offre et l'appareil se met à sonner.

RouteRequest = 32768: L'appel apparaît sur l'adresse car le commutateur a besoin d'instructions de routage de la part de l'application.

CallState

INT

Champ TAPI CallState. Ce champ peut changer de valeur au cours de la durée de vie de l'appel et est utilisé uniquement à des fins de suivi interne.

Valeurs définies :

Unknown = 0: L'appel existe, mais son état est actuellement inconnu.

Offering = 1: L'appel est offert à la station, signalant l'arrivée d'un nouvel appel.

Dialing = 2: L'expéditeur compose des chiffres sur l'appel.

Connected = 3: L'appel a été établi et la connexion est établie.

Disconnected = 4: The call has been disconnected.

Idle = 5: L'appel a été déconnecté et n'est plus actif. C'est l'état final de l'appel avant sa destruction. Un appel ne peut jamais sortir de l'état de repos.

Accepted = 6: L'appel était en état d'offre et a été accepté par l'appelé.

DialTone = 7: L'appel reçoit une tonalité du commutateur, ce qui signifie que le commutateur est prêt à recevoir un numéro composé.

Proceeding = 8: La numérotation est terminée et l'appel passe par le commutateur ou le réseau téléphonique. Cela se produit après la fin de la numérotation et avant que l'appel n'atteigne le correspondant, ce qui est indiqué par une sonnerie, une occupation ou une réponse.

Ringback = 9: Le poste à appeler a été atteint, et le commutateur du destinataire génère une sonnerie en retour vers l'expéditeur. Un rappel signifie que l'adresse de destination est avertie de l'appel.

OnHold = 10: L'appel est mis en attente par le commutateur. Cela libère la ligne physique, ce qui permet à un autre appel d'utiliser la ligne.

OnHoldPendingConference = 11: L'appel est actuellement en attente pendant qu'il est ajouté à une conférence.

OnHoldPendingTransfer = 12: L'appel est actuellement en attente de transfert vers un autre numéro.

Conferenced = 13: L'appel est membre d'une conférence téléphonique et est logiquement dans l'état connecté.

AddressName

VARCHAR

Nom du dispositif ou de l'adresse dans le système PBX.

ExtractedNumber

VARCHAR

Le numéro de téléphone de l'appareil, extrait du nom de l'appareil à l'aide d'un motif dans le connecteur TAPI.

OriginalAddressName

VARCHAR

Le contenu du nom d'adresse d'origine en cas de modification du nom d'adresse (par exemple, lors d'un transfert d'appel).

OriginalExtractedNumber

VARCHAR

Le contenu du nom d'adresse d'origine en cas de modification du nom d'adresse (par exemple, lors d'un transfert d'appel).

CallerID

VARCHAR

Le numéro de l'appelant, exactement tel que rapporté par TAPI.

CalledID

VARCHAR

Le numéro de l'appelé, exactement tel que rapporté par TAPI.

ConnectedID

VARCHAR

Le numéro connecté, exactement tel que rapporté par TAPI.

RedirectionID

VARCHAR

Le numéro vers lequel l'appel est redirigé, exactement comme indiqué par TAPI.

RedirectingID

VARCHAR

Le numéro à partir duquel l'appel est redirigé, exactement comme indiqué par TAPI.

StatisticsPartAID

INT

ID de l'enregistrement de données StatisticsPartA pour l'appel, ou NULL si aucune correspondance n'est possible.

dtCallOffer

TIMESTAMP

Date et heure de l'établissement de l'appel.

dtCallInProgress

TIMESTAMP

Date et heure de réception de la progression (sonnerie ou message de progression dans le PBX).

dtCallConnect

TIMESTAMP

Date et heure de la connexion de l'appel.

dtCallDisconnect

TIMESTAMP

Date et heure de la déconnexion de l'appel.

dtCallOnHold

TIMESTAMP

Date et heure de la mise en attente de l'appel.

dtCallOffHold

TIMESTAMP

Date et heure auxquelles l'appel a été récupéré de la mise en attente.

dtCreated

TIMESTAMP

Horodatage de la création de l'enregistrement de données.

PBXCallUID

VARCHAR

L'UID de l'appel dans le PBX, ou NULL si PBXCallID est utilisé.