Skip to end of banner
Go to start of banner

x-hoppers Changelog

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

x-hoppers Changelog: new features and improvements for x-hoppers.

Other changelogs: https://www.wildix.com/new-releases-and-updates/

x-hoppers documentation: https://wildix.atlassian.net/wiki/x/RCDOAQ

Link for sharing: https://wildix.atlassian.net/wiki/x/AYBID

x-hoppers Date: 28.12.2023

Improvement

[WMS-18695] - x-hop: added possibility to customize redirect links in Green Box Demo flow to make more personalised demos

How-to:

Note: 

  • In case there is an anchor link in the URL, part of the URL is cut off to the # character.
  • The redirect link added to Help point 3 (action_id=3) link leads to Kite by default.

Documentation: x-hoppers Green Box Documentation

x-hoppers Date: 26.12.2023

New Feature

[WMS-18663] - x-hop: added Stores Stats report which displays the number of active users, average and total talk time per each store, allowing to see the least and most active stores etc.

How-to:

  1. Proceed to Analytics tab -> open "x-hoppers: Agents Stats" Liveboard
  2. Navigate to the Stores Stats tab

Documentation: x-hoppers Agents and Stores Stats

x-hoppers Date: 16.11.2023

New Feature

[WMS-18375] - x-hop: added x-hoppers dashboard to Analytics tab in x-bees, which provides statistics about the x-hoppers usage (e.g. how long agents were connected to the conference, etc.)

How-to:

  1. Open x-bees -> proceed to the Analytics tab
  2. Open the Liveboard “x-hoppers: Agents Stats”

Note: The data in “x-hoppers: Agents Stats” report is displayed only in case of a PBX with x-hoppers licenses and if there were active x-hoppers calls.

Documentation: x-hoppers Agents Stats

x-hoppers Date: 07.06.2023

New Feature

[WMS-17057] - x-hop: added possibility to transcribe content of x-hoppers conference and post it in x-bees conversation on behalf of the user who is speaking

How-to:

  1. Create x-bees conversation with users that are in the x-hoppers conference
  2. Copy x-bees conversation ID (available in the URL)
  3. Add following data to the /rw2/etc/pbx/x-hoppers.json file:
    • "audio_conf_id": "ID of the x-hoppers conference",
    • "xbees_channel_id": “ID of the x-bees conversation”

Note:

  • If user talks for more than 60 seconds without a pause, the message is not transcribed.
  • The support starts from WMS Beta 6.03.20230606.1.

x-hoppers Date: 02.06.2023

New Feature

[WMS-16447] - x-hoppers: added possibility to post Veesion alerts to x-bees conversation

Requirements:

  • x-hoppers integration with Veesion
  • WMS Beta 6.03.20230602.1 or higher

How-to:

  1. Add a user in WMS with email address
  2. Create x-bees conversation with the user and copy the conversation ID (available in the URL)
  3. Add following data to the /rw2/etc/pbx/x-hoppers.json file:
    • “store_veesion_id”: “ID of the store”
    • “xbees_channel_id”: “ID of the x-bees conversation”
    • “veesion_user_extension”: “enter extension of the user added in WMS”

When there is an alert from Veesion, the relevant message, containing alert type, date, time, camera IP, ID of the camera and group, as well as video attachment, is sent to x-bees conversation.

Documentationx-hoppers integration with Veesion

x-hoppers Date: 01.06.2023

Improvement

[WMS-17236] - sys: added the possibility to increase x-hoppers volume in case of noisy environment.

How-to:

  • Add the following parameters to the section [default_bridge]of the file /etc/callweaver/confbridge.conf: default_listening_volume=6

Where 6 is the preferred volume. The maximum value is 10. The default value for both parameters is 0.

Note: The support starts from WMS Beta 6.03.20230601.1.

x-hoppers Date: 25.04.2023

New Feature

[WMS-15837] - x-hop: added possibility to record in-store conversations for x-hoppers and listen them via CDR-View 

How to enable:

  1. Add the following key to the /etc/systemd/system/pbx-data-engine.service.d/override.conf file:
    --conf-recording
    # vi /etc/systemd/system/pbx-data-engine.service.d/override.conf
    [Service]
    ExecStart=
    ExecStart=/usr/sbin/pbx_data_engine.py --conf_recording
  2. Reload systemd and restart the service to apply the changes:
    # systemctl daemon-reload
    # systemctl restart pbx-data-engine

Note:

  • The support starts from WMS Beta 6.03.20230424.1.
  • The feature works only if there is an x-hoppers licence available. 
  • Recording starts when user unmutes himself in the conference and starts talking.

Limitations:

  • Recording is not automatically stopped if user forgets to mute the headset.
  • For a new user who joins the conference, recording is automatically started even if the user is muted, and the recording file of about 3 seconds is saved on the PBX.

Fix

[WMS-16743] - x-hop: fixed an occasional issue in which x-hoppers headsets didn’t automatically rejoin the broadcast after a) having a call, b) going on hold, or c) going out of range

x-hoppers Date: 08 March 2023

New Feature

[WMS-15807] - x-hoppers: added possibility to set up integration with Veesion, which allows to detect theft in retail stores in real time 

Documentation: x-hoppers integration with Veesion

Fix

[WMS-15519] - x-hoppers: fixed an issue in which call was shown as unanswered in CDR-View when the headset was connected to conference 

x-hoppers Date: 30.01.2023

Fixes

[WMS-15519] - x-hoppers: fixed an issue in which call was shown as unanswered in CDR-View when the headset was connected to conference 

Note: The support starts from WMS Beta 6.02.20230130.1.

x-hoppers Date: 28.11.2022

[WMS-15598] - sys: added a new provisioning parameter for x-hoppers headsets that allows controlling silent charging setting

Requirements:

  • W-AIR firmware starting from v 650b2
  • WMS 6.01.20221122.1 or higher

  • Activated x-hoppers

How-to:

Add the following parameter with one of the values to the [wildixair] section of /rw2/etc/provision.conf file:

WairSilentcharging = on | off | deactivated

  • on: only LED indication while charging
  • off: normal mode with LED indication and audio while charging
  • deactivated: headset is disconnected and can’t receive calls while charging

By default, silent charging is set to On. 

New Firmware

New W-AIR firmware v 650b2 

[WMS-15276] - dev: retail mode is now automatically enabled on x-hoppers headsets if x-hoppers is activated on a PBX

The following settings are pre-configured:

  • Retail Mode: On
  • Audio feedback: Voice
  • Silent charging: On
  • Silent mode: Off

Note: The support starts from WMS 6.01.20221122.1 or higher

Documentation: x-hoppers Admin Guide 

x-hoppers Date: 24.10.2022

Improvement

[WMS-14707] - x-hop: simplified the initial process of x-hoppers setup

  • Renamed wair-retail-helper into to x-hoppers-helper
  • x-hoppers-helper service now starts automatically if x-hoppers is activated on a PBX

Note: The changes are applied from WMS 6.01.20221019.4 or higher. 


  • No labels