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:

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:

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

Examples:

Agent UI

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

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

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

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.