Release Notes

Maia

Below is a list of New Features and Behavior Changes compared to the previous LTS version, Luna (2023.10).

New Features

UC Assistant

  • Contact/Favorite display: the contact displayed in favorite or search results now contains 2 more fields - see Search.

  • Contact/Favorite details: the contact details now contains up to 14 information (including 5 phone numbers) - see Search.

    Important

    Information displayed depends on how the directories are configured.

  • Search: you can search on different information than just the firstname, lastname

  • UC App design was updated

XiVO PBX

  • Asterisk version upgraded to 20.6.0

Auth delegation / OIDC

  • The OIDC_LOGOUT_ENABLE feature is now compatible with Keycloak higher than 18

  • We are now able to delegate authentication to Microsoft Entra ID.

Behavior Changes

XiVO PBX

  • Upon upgrade a new Display filter (Services ‣ CTI Server ‣ Display filters) named Display is created. The previous Display display filter is renamed DisplayLegacy.

API

  • Web Socket API: if you still use the deprecated Cti.directoryLookUp and Cti.getFavorites API (see Deprecation below), note that the headers field of the DirectoryResult message is now hardcoded with the value as shown below.

    {
        "msgType": "DirectoryResult",
        "ctiMessage": {
           "headers": ["name", "number", "mobile", "external_number", "favorite", "email"],
           "entries": [
               { "status": 0, "entry": [ "hawkeye", "1002", "0761187406", "", "false", ""]},
            ]
        }
    }
    

Deprecations

This release deprecates:

  • Web Socket API: new contact related APIs (search and favorites) were added. It deprecates directoryLookUp and getFavorites APIs. For detail see Contacts And Favorites:

    Deprecated

    New API

    directoryLookUp

    searchContacts

    getFavorites

    getFavoriteContacts

    Warning

    Deprecated APIs directoryLookUp and getFavorites will be removed in next LTS.

  • LTS Gaia (2021.17) : This version is no longer supported.

Upgrade

Manual steps for LTS upgrade

Warning

Don’t forget to read carefully the specific steps to upgrade from another LTS version

Generic upgrade procedure

Then, follow the generic upgrade procedures:

Maia Bugfixes Versions

Components version table

Table listing the current version of the components.

Component

current ver.

XiVO

XiVO PBX

2023.10.01

config_mgt

2023.10.04

db

2023.10.00

outcall

2023.10.00

db_replic

2023.10.00

nginx

2023.10.04

webi

2023.10.00

switchboard_reports

2023.10.00

usage_writer

2023.10.00

usage_collector

2023.10.00

asterisk

8:20.3.1-1

docker-ce

5:20.10.13~3-0

docker-compose

1.29.2

XiVO CC

mattermost

2023.10.00

nginx

2023.10.04

pack-reporting

2023.10.00

pgxivocc

2023.10.00

recording-rsync

2023.10.00

recording-server

2023.10.00

spagobi

2023.10.00

xivo-full-stats

2023.10.00

xuc

2023.10.04

xucmgt

2023.10.04

Edge

edge

2023.10.01

nginx

2023.10.04

kamailio

2023.10.00

coturn

2023.10.00

Meeting Rooms

meetingroom

2023.10.00

web-jitsi

2023.10.00

jicofo-jitsi

2023.10.00

prosody-jitsi

2023.10.00

jvb-jitsi

2023.10.00

jigasi-jitsi

2023.10.00

IVR

ivr-editor

2023.10.00

Maia Intermediate Versions