Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sv translation
languageen
Sv translation
languagefr

Status
colour

Red

Blue
title

THIS PAGE IS ONLY AVAILABLE IN ENGLISH
FROM RELEASE 3.43

Tagging of Manual Call Recordings

Manually made call recordings can be tagged, depending on what type of recording is performed by the agent.

Defining Tags

Tags are defined in the ACD Group parameters by defining a list of parameters named Recording.Tags.X where X is numbered from 0 upwards.

The tag defined will be shown on the buttons which are used to switch the call recording on and off.

Example

Suppose you want three types of call recording, one for training, and one for proof of contract and another for nuisance callers. Then you could define two tags as follows:

ACD Group ParameterValue
Recording.Tags.0Training
Recording.Tags.1Telephone Contract
Recording.Tags.2Nuisance Caller

Client Parameters

Client Parameters can also be used for these settings. If an ACD Group parameter with Recording.Tags.X cannot be retrieved (or is empty) then the Clients Parameters settings will be checked for an appropriate tag.

Gaps

The parameters must form a complete unbroken series of non empty tags from 0 to the highest number.

Examples:

  • Recording.Tags.0 = Tag 0
    Recording.Tags.1 = Tag 1
    Recording.Tags.2 = Tag 2
  • Result: 3 Buttons, and 3 Tags: Tag 0, Tag 1 and Tag 2
  • Recording.Tags.0 = Tag 0
    Recording.Tags.1 = (empty or not defined)
    Recording.Tags.2 = Tag 2
  • Result: 1 Button and 1 Tag: Tag 0

If you define some tags in the Clients parameters, but want to "stop" at a point in the tag list in certain ACD groups (or overwrite the tags for certain groups), you can quite happily do so.

You just need to define an empty parameter in the ACD group at the appropriate part in the sequence to "break" the sequence.

Examples:

  • Client Parameters
    Recording.Tags.0 = Tag 0
    Recording.Tags.1 = Tag 1
    Recording.Tags.2 = Tag 2
  • ACD Group Parameters in Group 1
    Recording.Tags.1 = (defined but empty in ACD group)
  • Result:
    • For calls to Group 1, 1 button and 1 tag: Tag 0
    • For calls to other Groups, 3 buttons and 3 tags: Tag 0, Tag 1, Tag 2

You can override tags, by defining them at the ACD group level too:

Examples:

  • Client Parameters
    Recording.Tags.0 = Tag 0
    Recording.Tags.1 = Tag 1
    Recording.Tags.2 = Tag 2
  • ACD Group Parameters in Group 1
    Recording.Tags.0 = Group specific Tag 1
    Recording.Tags.1 = (not defined in ACD Group)
    Recording.Tags.2 = (defined but empty in ACD group)
  • Result:
    • For calls to Group 1, 2 buttons and 2 tags: Group specific Tag 1, Tag 1
    • For calls to other Groups, 3 buttons and 3 tags: Tag 0, Tag 1, Tag 2
  • Why?
    • Because Recording.Tags.1 is not defined in the ACD group, so the system retrieves the parameter from the Clients Parameters, which is "Tag 1"
    • And, Recording.Tags.2 is defined in the ACD group, but it's value is empty. This tells the system to "break the sequence".

Agent UI

Following is an example screenshot of the display in the Agent UI. In this case, two tags are active:

Image Added

When the agent uses the corresponding button, then the recording is tagged according to the button used to switch on the recording.

Info

If no tags are defined in the ACD group, then the single button "Recording On" is displayed.

Recordings

In Messaging ... Call Recordings, the tags are displayed in the UI in the list and the detail view of each recording.

Always Record Agent

Warning
titleAlways Record Agent

If always record agent is selected in the ACD Group, then only one call recording file is made - because the recording of the agent takes place for the whole conversation, whilst the other side of the conversation - the caller side - is toggled on and off because this is recorded in the other channel of the audio file (a single stereo WAV recording is made in this case).

This means that when this option is selected only the first call recording started will actually tag the recording according to the mechanism described here.

If this option is not selected, then several recordings can be made which will all be tagged individually.

Options for Tags

See also Client Master Data for how tags can be used when recordings are uploaded to FTP.

Note, in particular, that the variable $recording_tag is provided for using the tag in the filename on the FTP server.


Sv translation
languagefr

Status
colourRed
titleTHIS PAGE IS ONLY AVAILABLE IN ENGLISH

ACD-Gruppen können so konfiguriert werden, dass SMS-Nachrichten an den Anrufer gesendet werden, wenn ein Rückrufereignis erstellt wird. 

Diese Parameter geben den Text an, der für die Erstellung der SMS-Nachricht verwendet wird.

ACD Group Parameter

Variablen

Folgende Variablen können im Text genutzt werden.

Die Nummer der ACD Gruppe.
Sv translation
languagede
Sv translation
languagede

Parameter

Description

AcdEvents.AcdEvents_CallbackCreate.SMSWird verwendet, wenn ein spezifischerer Text nicht gefunden werden kann (siehe unten).
AcdEvents.AcdEvents_CallbackCreate.SMS.1Wird verwendet, wenn ein Rückruf automatisch erzeugt wird, weil der Anrufer in der ACD-Warteschlange aufgelegt hat.
AcdEvents.AcdEvents_CallbackCreate.SMS.2Wird verwendet, wenn ein Rückruf aufgrund einer Gruppenregel im Anrufablauf erzeugt wird. Dabei drückt der Anrufer in der Regel eine DTMF-Taste, um die Rückrufanforderung einzuleiten.
AcdEvents.AcdEvents_CallbackCreate.SMS.4Wird verwendet, wenn ein Rückruf manuell von einem Agenten außerhalb eines aktiven Anrufs erstellt wird. Dazu muss der Agent die Rückrufnummer manuell eingeben.
AcdEvents.AcdEvents_CallbackCreate.SMS.5Wird verwendet, wenn ein Rückruf manuell von einem Agenten während eines aktiven Anrufs erstellt wird. Die Nummer, auf die sich der Rückruf bezieht, wird dem aktiven Anruf entnommen.

Variable

Wert

$date_time
Das aktuelle Datum und die Uhrzeit im Format  %Y-%m-%d %H:%i:%s
$caller
Anrufer Rufnummer im E.164 Format ohne +.
$group_name
Der Name der ACD Gruppe.
$group_number