Versions Compared

Key

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


Info

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: 04.07.2024

New Feature

[WMS-19624] - x-hop: updated the logic to play a message with information about battery level of x-hoppers headsets  

  • The feature is used by default during voice authorization. If you want to customize the default message “Battery level is”, add the following variable to WMS -> Dialplan -> General settings -> Set dialplan variables:
    • XHOPPERS_BATTERY_PROMPT=Battery level is %s. Make sure the headset is charged.
      Where "%s" stands for battery level and can be used to pronounce the battery level information in the needed place.
  • To disable battery level announcement, add the following variable to WMS -> Dialplan -> General settings -> Set dialplan variables:
    • XHOPPERS_ANNOUNCE_BATTERY_LEVEL=no
  • If you don’t use voice authorization, but want to play the announcement, you can configure it via Dialplan:
    • Add Set application -> battery_level -> ${CURL(http://127.0.0.1:5060/v1/wair_battery_level/?ua=${BASE64_ENCODE(${SIP_HEADER(User-Agent)})}
    • Add Custom application -> ExecIf($["${battery_level}"=""]?Set(battery_level=unavailable))
    • Add Play sound application -> Battery level is ${battery_level}

Note: The feature is supported starting from WMS Beta 6.07.20240624.1. 

Improvement

[WMS-20234] - x-hop: improved the logic so that Talk time in x-hoppers: Agent Stats report displays the actual time agent was talking in the conference  

Note: The improvement is applied starting from WMS Beta 6.07.20240624.1 

Documentation: x-hoppers Analytics

x-hoppers Date: 05.06.2024

Improvement

[WMS-20004] - x-hop: added possibility to send audio Push-to-talk messages from x-bees conversation to x-hoppers broadcast

...

x-hoppers Date: 26.03.2024

Improvement

[WMS-18253] - x-hop: added possibility to edit x-hoppers theft alerts (remove camera ID, IP address and group ID, as well as add a message header) which are sent in case of x-hoppers integration with Veesion, when suspicious behaviour is detected in a store 

...

x-hoppers Date: 18.03.2024

Improvement

[WMS-19361] - x-hop: added possibility for x-hoppers user to mute the broadcast  

...

x-hoppers Date: 12.02.2024

New Feature

[WMS-18579] - x-hop: added possibility to enhance the feature of user authorisation via speech-to-text by enabling verification of users by voice. When the option is enabled, during user authorisation the system compares the voice of the user with user voices previously saved in the system and in case of a match, allows authorisation. This eliminates the risk of a user logging in under a different name.

...

x-hoppers Date: 19.01.2024

Improvement

[WMS-18658] - x-hop: added possibility to enable the logic of assigning x-hoppers headsets to users via speech-to-text, by taking the headset from the charger and pronouncing the user name

...

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

...

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.

...

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.)

...

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

...

  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.

...

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 

...

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 

...

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

  • Activated x-hoppers

How-to:

...

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

...