Authentication and access control

Access to the Verba system and the recordings are controlled by the configuration of users, roles, groups and extensions.

Users

Users represent people who are able to login to the system. Users have the following fundamental parameters that define their access:

  • general user settings, such as validity period, visibility window, etc.
  • four eyes policy settings
  • user roles define what actions they can do in the system
  • associated extensions define which records they can get access to based on the configured phone numbers / extensions / SIP URIs
  • group associations define which groups a user belong to; if a user is promoted to be group supervisor of a group, the user will be able to see all calls of the users of that group

Groups

Groups represent a list of users who belong together for some organizational reason. The key aspect of groups is the possibility of promoting users to become group supervisors and see all calls of the members of the group. Each user can supervise and belong to multiple groups.

Extensions

Extensions represent phone numbers in the system. These Extensions can have different recording modes (always-on, on-demand, do not record), and can be associated with a user. A user can have multiple extensions, but an extension can belong to only one user.

Which calls can I see?

The Visibility of functions and conversations article summarizes the factors that decide who will see what in the system.

Further details