Versions Compared

Key

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


Info

Update repository: rel60

In case of automatic upgrade, make sure to specify the current repository.

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

...

Note

Note: Automatic upgrades are performed from the repository used for manual upgrade. Weekly automatic upgrade is enabled by default. 


Warning

Starting from October 31, WMS 6.04.20231012.1 upgrade  upgrade becomes gradually available in different countries/ regions, according to the schedule below and available for the PBXs related* to:

  • October 31: upgrade available for the PBXs related* to the Estonia, Finland, Denmark, Sweden, the Netherlands, India, Australia, Germany, Austria, Switzerland, Spain
  • November 02: United States, Canada, Latin America
  • November 04 (at night): weekly auto-upgrade available for all the countries listed above 
  • November 06: the UK
  • November 08: France, Belgium
  • November 10: Italy
  • November 11 (at night): weekly auto-upgrade available for all the countries listed above 
  • November 28 (at night): monthly auto-upgrade available for all the countries

*Note: PBX is considered as "related to a certain country", based on the Wildix sales manager assigned to the Partner, and not based on the physical location of the system or the customer.


WMS Stable Release Candidate 6.04.20231012.1 Date: 12.10.2023


Warning

Important: This version will be available only for PBXs related to the countries according to the schedule (see above)! 

You can use rel60rc repository for manual upgrade of your PBXs if you want to try this version right away.

New Features

[WMS-15927] - wms: added possibility to configure Web CRM via WMS 

...

  1. Go to WMS -> PBX -> Security -> CORS
  2. Enter the domain you wish to whitelist 

[WMS-17581] - dev: improved W-AIR provisioning logic so that old W-AIR bases (Small Business, W-AIR Networks, Hybrid W-AIR Networks) get the 670b1 firmware, to avoid an issue of poor audio quality on W-AIR Basic2 handsets  [WMS-17610] - col: added possibility to use Noise suppression in Collaboration 

...

Documentation: x-bees Admin Guide, x-hoppers Admin GuidePBX Licensing and Activation - Admin guide

[WMS-1774017661] - sys: made some improvements to the Dial by name feature: 

  • Added possibility to define the announcement played to the caller, using the global Dialplan variable DIALBYNAME_PROMPT.
    Documentation: Custom Global Dialplan Variables List
  • In case more than 5 matches are found, an announcement is played to the caller, which allows to review the matches.
  • Allowed to exit the Dial by name service via asterisk and extended the standard announcement, by including the option to exit the directory.  

[WMS-17808] - wms: improved x-bees invite links so that after clicking on the link, user email is automatically added during login and x-bees connects to the necessary PBX after login on web and mobile   

[WMS-17819] - wms: improved MySQL logs rotation rules on Cloud PBX to prevent an issue of running out of free space on a PBX  

[WMS-17928] - wms: added possibility to enable location-based multi-factor authentication via WMS

How-to:

  1. Go to WMS -> PBX -> Features
  2. Turn the toggle on next to the Location-based multi-factor authentication feature 

[WMS-17946] - wms: added possibility to configure Autofill option for Call group calls via Dialplan  

...

  1. a) AUTOFILL_QUEUE=false
  2. b) AUTOFILL_QUEUE=true

Note: The setting is applied to calls that come via the Dialplan in which the setting is configured (not the whole queue). 

Fixes

[WMS-14277] - col: fixed an issue in which after muting the microphone and putting the call on hold, the microphone was not muted when the call was resumed  

[WMS-16166] - sys: fixed an issue when after an attended transfer from an agent of one call group to the agent of another call group, the second agent status after the call was displayed incorrectly (available, even though timeout between the calls was configured) 

[WMS-16476] - x-ca: fixed an issue in which time in Scheduled reports (e.g. in fields Wait time / Ring time) was displayed in seconds only, instead of hh:mm:ss format  

[WMS-17158] - sys: fixed an issue in which PBX engine couldn't reconnect to external MySQL database in some cases 

[WMS-17275] - wms: fixed an issue in which after initiating a call in Zoho integration, the same call was created twice in Collaboration  

[WMS-17345] - sys: fixed an issue in which ping command in WMS -> Terminal returned an error on WMS 6 

[WMS-17416] - wms: fixed an issue in which ACL rule Can/Cannot View didn’t work correctly in WMS 6 and could cause an error when trying to edit a user 

[WMS-17464] - sys: fixed an issue in which call group members added from a remote PBX in WMS Network didn’t get an external call if the call group strategy was Call All 32 

[WMS-17465] - sys: fixed an issue in which migrate2cloud script used during the data migration process from Hardware/ Virtual PBX to Cloud PBX failed because of incorrect calculation of disk space usage 

[WMS-17487] - wms: fixed an issue when CLASSOUND incoming calls that were forwarded to the trunk via Dialplan failed in some cases 

[WMS-17499] - sys: fixed an issue in which call group agents received more than one call at a time even though call waiting was disabled 

[WMS-17510] - sys: fixed an issue with an attended transfer in which there was no pop-up in Zoho about an incoming call on the side of the agent, whom the call had to be transferred  

[WMS-17516] - wms: fixed an issue of incorrect call distribution in call groups which could occur on highly loaded PBX 

[WMS-17534] - sys: fixed an issue in which after setting up MySQL as CDR backend on PBX (via WMS -> PBX -> Call and chat history -> CDR MySQL), there was an error connecting PBX to remote MySQL and only CDR table was created in the database 

[WMS-17576] - sys: fixed an issue in which voicemails stopped being sent to email in some rare cases 

[WMS-17621] - sys: fixed an issue in which smartd service was enabled for Cloud and Virtual PBX with WMS 6 

[WMS-17646] - wms: fixed an issue in which pop-up notification in WMS was not visualized if admin used the Italian or Dutch language and PBXs in WMS network needed to be upgraded  

[WMS-17658] - wms: fixed an issue when it wasn’t possible to edit user’s preferences in WMS if admin’s language was Dutch  

[WMS-17661] - sys: added possibility to save Speech-to-Text recognition results to a file to cover cases when the data cannot be stored in RECOGNITION_RESULTS variable, if the data exceeds 4090 Bytes (e.g. if there are many questions or the answers are too detailed) 

How-to:

When configuring Speech-to-Text in Dialplan, at the very beginning, add the Set application with the following value:

...

  • To easily navigate through the saved files, you could use Linked ID (LINKEDID is a unique variable of the call) for the file names
  • If recognition results data is less than 4090 Bytes, the data is stored both to RECOGNITION_RESULTS variable (as before) and to the file indicated in RECOGNITION_RESULTS_PATH

DocumentationDialplan applications - Admin Guide

[WMS-17667] - sys: fixed an issue in which voice recognition failed when using Speech to Text Dialplan application 

[WMS-17679] - wms: fixed an issue with OAuth 2.0 access token request being not completed successfully added possibility to save Speech-to-Text recognition results to a file to cover cases when the data cannot be stored in RECOGNITION_RESULTS variable, if the data exceeds 4090 Bytes (e.g. if there are many questions or the answers are too detailed) 

How-to:

When configuring Speech-to-Text in Dialplan, at the very beginning, add the Set application with the following value:

RECOGNITION_RESULTS_PATH -> enter path to the file where Speech-to-Text recognition results should be stored

Notes:

  • To easily navigate through the saved files, you could use Linked ID (LINKEDID is a unique variable of the call) for the file names
  • If recognition results data is less than 4090 Bytes, the data is stored both to RECOGNITION_RESULTS variable (as before) and to the file indicated in RECOGNITION_RESULTS_PATH

DocumentationDialplan applications - Admin Guide

[WMS-17740] - sys: made some improvements to the Dial by name feature: 

  • Added possibility to define the announcement played to the caller, using the global Dialplan variable DIALBYNAME_PROMPT.
    Documentation: Custom Global Dialplan Variables List
  • In case more than 5 matches are found, an announcement is played to the caller, which allows to review the matches.
  • Allowed to exit the Dial by name service via asterisk and extended the standard announcement, by including the option to exit the directory.  

[WMS-17808] - wms: improved x-bees invite links so that after clicking on the link, user email is automatically added during login and x-bees connects to the necessary PBX after login on web and mobile   

[WMS-17819] - wms: improved MySQL logs rotation rules on Cloud PBX to prevent an issue of running out of free space on a PBX  

[WMS-17928] - wms: added possibility to enable location-based multi-factor authentication via WMS

How-to:

  1. Go to WMS -> PBX -> Features
  2. Turn the toggle on next to the Location-based multi-factor authentication feature 

[WMS-17946] - wms: added possibility to configure Autofill option for Call group calls via Dialplan  

With Autofill enabled, calls to a Call group are distributed to available agents simultaneously. When disabled, calls are delivered in a serial manner. By default, Autofill is enabled for all call group strategies except Call All 10/32.

How-to:

Add Set application with the following variable in Dialplan:

  1. a) AUTOFILL_QUEUE=false
  2. b) AUTOFILL_QUEUE=true

Note: The setting is applied to calls that come via the Dialplan in which the setting is configured (not the whole queue). 

Fixes

[WMS-14277] - col: fixed an issue in which after muting the microphone and putting the call on hold, the microphone was not muted when the call was resumed  

[WMS-16166] - sys: fixed an issue when after an attended transfer from an agent of one call group to the agent of another call group, the second agent status after the call was displayed incorrectly (available, even though timeout between the calls was configured) 

[WMS-16476] - x-ca: fixed an issue in which time in Scheduled reports (e.g. in fields Wait time / Ring time) was displayed in seconds only, instead of hh:mm:ss format  

[WMS-17158] - sys: fixed an issue in which PBX engine couldn't reconnect to external MySQL database in some cases 

[WMS-17275] - wms: fixed an issue in which after initiating a call in Zoho integration, the same call was created twice in Collaboration  

[WMS-17345] - sys: fixed an issue in which ping command in WMS -> Terminal returned an error on WMS 6 

[WMS-17416] - wms: fixed an issue in which ACL rule Can/Cannot View didn’t work correctly in WMS 6 and could cause an error when trying to edit a user 

[WMS-17464] - sys: fixed an issue in which call group members added from a remote PBX in WMS Network didn’t get an external call if the call group strategy was Call All 32 

[WMS-17465] - sys: fixed an issue in which migrate2cloud script used during the data migration process from Hardware/ Virtual PBX to Cloud PBX failed because of incorrect calculation of disk space usage 

[WMS-17487] - wms: fixed an issue when CLASSOUND incoming calls that were forwarded to the trunk via Dialplan failed in some cases 

[WMS-17499] - sys: fixed an issue in which call group agents received more than one call at a time even though call waiting was disabled 

[WMS-17510] - sys: fixed an issue with an attended transfer in which there was no pop-up in Zoho about an incoming call on the side of the agent, whom the call had to be transferred  

[WMS-17516] - wms: fixed an issue of incorrect call distribution in call groups which could occur on highly loaded PBX 

[WMS-17534] - sys: fixed an issue in which after setting up MySQL as CDR backend on PBX (via WMS -> PBX -> Call and chat history -> CDR MySQL), there was an error connecting PBX to remote MySQL and only CDR table was created in the database 

[WMS-17576] - sys: fixed an issue in which voicemails stopped being sent to email in some rare cases 

[WMS-17621] - sys: fixed an issue in which smartd service was enabled for Cloud and Virtual PBX with WMS 6 

[WMS-17646] - wms: fixed an issue in which pop-up notification in WMS was not visualized if admin used the Italian or Dutch language and PBXs in WMS network needed to be upgraded  

[WMS-17658] - wms: fixed an issue when it wasn’t possible to edit user’s preferences in WMS if admin’s language was Dutch  

[WMS-17667] - sys: fixed an issue in which voice recognition failed when using Speech to Text Dialplan application 

[WMS-17679] - wms: fixed an issue with OAuth 2.0 access token request being not completed successfully after upgrade to WMS 6.03.20230712.2 

[WMS-17687] - wms: fixed an issue in which status was not updated for users on remote PBX in WMS Network with calendar integration enabled  

[WMS-17692] - wms: fixed an issue in which it wasn’t possible to access Tools & Utilities -> Remote support settings in WMS on Hardware/ Virtual PBX after upgrade to WMS 6.03 

[WMS-17693] - sys: updated the name of the directory for custom prompts in WMS -> Sounds; now it is named “custom” 

[WMS-17717] - wms: fixed an issue in which incorrect WMS version was displayed when performing manual upgrade from WMS 5 to WMS 6

[WMS-17726] - sys: fixed a rare issue of continuous restart of dnsmasq service if Firewall or provider dropped outgoing requests to root servers, after upgrade to WMS 6.02 or higher 

[WMS-17735] - wms: fixed an issue on WP phones after Hardware PBX upgrade to WMS 6.03, in which phonebooks, history and other WP phones functionality worked slower than on the previous versions 

[WMS-17739] - wms: fixed an issue in which it wasn’t possible to save feature codes on a new PBX if the field Prefix was empty, after upgrade to WMS 6.03.20230712.2 

[WMS-17760] - wms: added possibility to set Multicast method for Data sync setting in W-AIR Networks on a HW/ VM PBX via a custom provisioning parameter 

How-to:

Add the following parameter to [wildixair] section: 
WairMulticastSync = yes

If enabled and Primary Base IP parameter is not set, W-AIR Network uses multicast data sync instead of peer to peer.

DocumentationProvisioning Custom Settings

[WMS-17766] - col: fixed an issue in which CDR-View report didn’t display external numbers in case the filter “From External Any To <some group>/ <user>” and grouping by number were applied, after upgrade to WMS 6.03  

[WMS-17773] - sys: fixed an issue in which paging over SIP calls worked with a delay for paging groups with 8 or more users, after upgrade to WMS 6.03.20230712.2  

[WMS-17780] - wms: fixed an issue of false Voicemail notifications after upgrade to WMS 6.03.20230712.2 

[WMS-1768717802] - wms: fixed an issue in which status was not updated for users on remote PBX in WMS Network with calendar integration enabled  Phonebooks tab in WMS displayed only first 100 phonebooks after upgrade to WMS 6.03 

[WMS-1769217830] - wms: fixed an issue in which it wasn’t possible to access Tools & Utilities -> Remote support settings in WMS on Hardware/ Virtual PBX after upgrade to WMS 6.03 

[WMS-17693] - sys: updated the name of the directory for custom prompts in WMS -> Sounds; now it is named “custom” 

[WMS-17717with Office 365 Phonebook import, in which postal codes starting with 0 were cut after the import  

Also, there was an occasional issue when Province was displayed incorrectly, which could be avoided by specifying "stateHome | stateWork" instead of "regionHome | regionWork" in the Province field during the import.

[WMS-17864] - wms: fixed an issue in which incorrect WMS version was displayed when performing manual upgrade from WMS 5 to WMS 6email about unread messages in a Collaboration was not sent 

[WMS-17726] - sys: fixed a rare issue of continuous restart of dnsmasq service if Firewall or provider dropped outgoing requests to root servers, after upgrade to WMS 6.02 or higher [WMS-17735] - 17919] - wms: fixed an issue on WP phones after Hardware PBX upgrade to WMS 6.03, in which phonebooks, history and other WP phones functionality worked slower than on the previous versions occasional no audio or one way audio issue during some incoming calls in Collaboration 

[WMS-1773917963] - wmscol: fixed an issue in which it wasn’t possible to save feature codes on a new PBX if the field Prefix was empty, after upgrade to WMS 6.03.20230712.2 user status for events synced from Microsoft Outlook 365 had wrong end time in Collaboration, if the event was planned for the whole day in Microsoft 365

[WMS-1776018082] - wms: added possibility to set Multicast method for Data sync setting in W-AIR Networks on a HW/ VM PBX via a custom provisioning parameter 

How-to:

Add the following parameter to [wildixair] section: 
WairMulticastSync = yes

If enabled and Primary Base IP parameter is not set, W-AIR Network uses multicast data sync instead of peer to peer.
DocumentationProvisioning Custom Settings
[WMS-17766] - col sys: fixed an issue in which new users added to a Call group were not paused when user status was Away/ Do not disturb, until Contact Center settings were changed   

[WMS-18104] - wms: fixed an issue in which CDR-View report didn’t display external numbers in case the filter “From External Any To <some group>/ <user>” and grouping by number were applied, after upgrade to WMS 6.03  User preferences -> Settings -> Phonebooks section displayed only 100 phonebooks 

[WMS-1777318105] - syswms: fixed an issue in which paging over SIP calls worked with a delay for paging groups with 8 or more users, after upgrade to WMS 6.03.20230712.2  

[WMS-17780] - wms: fixed an issue of false Voicemail notifications after upgrade to WMS 6.03.20230712.2 

[WMS-17802] - wms: fixed an issue in which Phonebooks tab in WMS displayed only first 100 phonebooks after upgrade to WMS 6.03 

[WMS-17830it was impossible to switch to the next page in WMS -> PBX -> Integrations -> Applications, when the list of added applications contained more items that were displayed 

[WMS-18126] - wp: fixed an issue in which some old WP phones couldn’t download the Ring Tone and Caller image after upgrade to WMS Beta 6.04.20230920.1

[WMS-18177] - wms: fixed an issue with Office 365 Phonebook import, in which postal codes starting with 0 were cut after the import  

Also, there was an occasional issue when Province was displayed incorrectly, which could be avoided by specifying "stateHome | stateWork" instead of "regionHome | regionWork" in the Province field during the import.

[WMS-17864] - wms: fixed an issue in which email about unread messages in a Collaboration was not sent 

[WMS-17919] - wms: fixed an occasional no audio or one way audio issue during some incoming calls in Collaboration 

[WMS-17963] - col: fixed an issue in which user status for events synced from Microsoft Outlook 365 had wrong end time in Collaboration, if the event was planned for the whole day in Microsoft 365

[WMS-18082] - sys: fixed an issue in which new users added to a Call group were not paused when user status was Away/ Do not disturb, until Contact Center settings were changed   

[WMS-18104] - wms: fixed an issue in which User preferences -> Settings -> Phonebooks section displayed only 100 phonebooks 

[WMS-18105] - wms: fixed an issue in which it was impossible to switch to the next page in WMS -> PBX -> Integrations -> Applications, when the list of added applications contained more items that were displayed 

[WMS-18126] - wp: fixed an issue in which some old WP phones couldn’t download the Ring Tone and Caller image after upgrade to WMS Beta 6.04.20230920.1

[WMS-18177] - wms: fixed an issue when trying to create a sound using Text-to-Speech, it was impossible to listen to it, unless the file was renamed, due to different set of characters allowed for saving and playing audio  The following characters are allowed now both for saving and for playing audio: 0-9, A-Z, a-z, -, _

[WMS-18211] - sys: fixed an issue of PBX engine crash in some rare cases when trying to create a sound using Text-to-Speech, it was impossible to listen to it, unless the file was renamed, due to different set of characters allowed for saving and playing audio  The following characters are allowed now both for saving and for playing audio: 0-9, A-Z, a-z, -, _

[WMS-18211] - sys: fixed an issue of PBX engine crash in some rare cases

[WP-262] - dev: fixed an issue of a distorted audio during a call with an agent using WelcomeConsole and EPOS Sennheiser headset with the latest firmware

[WP-269] - dev: fixed an issue in which on some EPOS Sennheiser headsets connected to WorkForce and WelcomeConsole it was impossible to change volume during a call 

New Firmwares

New firmwares: Start firmware v 150.145.2.19, WorkForce firmware v. 65.145.6.43, WelcomeConsole firmware v. 68.145.2.72 

[WP-189] - dev: added possibility to disable Web GUI on WorkForce and WelcomeConsole phones after provisioning 

How-to:

  • Add the following parameter to the [wildixp2] section of /rw2/etc/provision.conf file:
    WebLoginActive = no

By default, Web GUI is enabled.

[WP-207] - dev: added a new option “Speaker & Headset" in WorkForce Audio settings -> Headset Ring Mode 

[WP-270] - dev: fixed an issue in which it wasn’t possible to pick up a second incoming call with multi-function button on DuoLED-BT headset with firmware ​​0x59EE, if the headset was connected to WelcomeConsole 

[WP-271] - dev: fixed an issue with calls being terminated on Start phones due to launched DHCP renewal process

WMS Stable Hotfix 6.03.20230911.4 Date: 11.09.2023 

Fix

Released the changes from [WMS-17486], [WMS-17519], [WMS-17537], that were lost after release of WMS version 6.03.20230828.1

WMS Stable Hotfix 6.03.20230828.1 Date: 28.08.2023 

Fix

[WMS-17626] - wms: fixed an issue in which fax delivery status report sent to email didn’t contain PDF file of the sent fax, after upgrade to WMS 6.03

[WMS-17838] - wms: fixed an issue in which some email notifications about received fax were delivered without an attachment after upgrade to WMS 6.03

Stable 6.03.20230816.1 Date: 16.08.2023 

Improvement

...

Stable Hotfix Date: 21.07.2023

Fix

[WMS-17598] - ios/android: fixed an issue in which Collaboration app on mobile was not ringing during an incoming call, if the call was made to a call group and the app was in a sleep state

Stable Hotfix Date: 18.07.2023

Fix

[WMS-17583] - dev: fixed an issue when it was not possible to update W-AIR headset firmware

WMS Stable Hotfix 6.03.20230712.2 Date: 13.07.2023

Fixes

[WMS-17486] - col: fixed an issue in which it was not possible to select Web as an active device in Collaboration in case of teams4Wildix (Mode 2) integration, after WMS upgrade to 6.03.20230626.2

...

WMS Stable Hotfix 6.03.20230709.1 Date: 10.07.2023

Fix

[WMS-17536] - sys: fixed an issue in which calls were not distributed to call group members after a certain period of time (WMS-13025 was reverted)

Stable 6.03.20230630.3 Date: 04 July 2023

Improvements

...

[WMS-17393] - wms: fixed an issue in which users got logged out from Collaboration after joining Wizyconf conference 

New Firmwares

New firmwares: WorkForce: v. 65.145.6.38, WelcomeConsole: v. 68.145.2.68, Start v. 150.145.2.17,  WP410r2 v. 50.145.6.176, W-AIR v670b1

...

[WMS-16949] - wms: fixed an issue in which it wasn’t possible to enable ‘Get access from DHCP server’ option for Network interfaces or set default gateway after upgrade to WMS 6.02.20230328.2

New Firmwares

New W-AIR firmware version 0650b2001 for W-AIR LifeSaver, W-AIR Basic, W-AIR-100, W-AIR Basic2, W-AIR Med, W-AIR Office. 

...

  • “Man down” alarm on W-AIR LifeSaver was not triggered if “No movement” alarm was enabled at the same time and the pre-alarm delay was set to a value other than 0.
  • W-AIR LifeSaver handset stopped ringing too fast before the incoming call was answered if “No movement” alarm was enabled and the handset was motionless for some time before the call.
  • “No movement” alarm randomly stopped working until the W-AIR LifeSaver handset was rebooted.
  • Fixed an issue in which language settings on W-AIR handsets changed to English after handset reboot, after upgrade to firmware v. 0650b2

WMS Stable 6.02.20230328.2 Hotfix Date: 30 March 2023

...

WMS Stable Hotfix Date: 24 March 2023

Fixes

[WMS-16621] - wms: fixed an issue in which “403 Forbidden” error was displayed when opening a terminal on Hardware PBX after upgrade to WMS 6.02.20230306.1

[WMS-16647] - wms: fixed an issue in which error message was displayed when adding a new ACL group on Client PBX in WMS Network

...

[WMS-16066] - dev: rolled back W-AIR firmware v. 0530b9 due to found issue in which W-AIR base stations randomly started to have huge network latency until rebooted, which resulted in such an issue as bad audio during calls

WMS Stable 6.01.20230123.2 Date: 23 January 2023

Improvements

...

WMS Stable Hotfix Date: 19 December 2022

Updated package: 6.01.20221122.1

Fix

[WMS-15910] - sys: fixed a vulnerability issue with Server-side request forgery (SSRF) via the component ZohoClient.php in the WMS

  • Note: WMS 6.01 PBXs automatically received this fix so upgrade to this version is not required.

WMS Stable Version 6.01.20221122.1 Date: 28.11.2022

Improvements

[WMS-14150] - dev: improved provisioning logic to handle upgrades of mixed W-AIR networks, which include both new (SyncPlus and Small Business R2) bases and bases that are end of life (W-AIR and Small Business R1)

[WMS-14430] - sys: added support of Basque language on WP phones   

[WMS-14797] - x-ca: added display of user presence status message in x-caracal Realtime and Agent reports 

[WMS-14867] - sys: improved security of how web passwords are stored

Note: Web password is encrypted when:

  • old backup is applied 
  • users are uploaded from CSV file
  • an old user on a running system has unencrypted password

[WMS-15545] - sys: added sound package with system sounds in Basque language 

The package is available in WMS -> Settings -> PBX -> Language and region -> Sounds packages

[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
  • 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. 

[WMS-15659] - wms: added a new API endpoint that allows to set presence for multiple users at once 

PUT /api/v1/pbx/presence/ - lets to set status (dnd/away), status message, and till what time the status is set for the specified extensions

Note: Available only for administrators

API documentation can be accessed via PBX and by the link:

https://www.wildix.com/wp-content/wms-api/

Fixes

[WMS-13043] - wms: added possibility to sync presence status between PBXs in WMS Network

[WMS-14649] - col: fixed an issue in which it wasn’t possible to see incoming video stream from 2N intercom during an outgoing call, after upgrade to Chrome 103

[WMS-15266] - sys: fixed an issue in which auto upgrade of Hardware PBXs could not be started due to lack of space at /var/log/ directory

[WMS-15640] - wms: fixed an issue with presence sync between PBXs in WMS Network when using Microsoft 365 calendar integration

[WMS-15673] - wms: fixed an issue in which pop-up messages were not visualised in WMS if admin used French language and the WMS network was not aligned with licences on the PBX

[WMS-15686] - sys: fixed an issue in which emails with 2FA code were not sent after PBX upgrade to WMS 6.01

[WMS-15710] - wms: fixed an issue in which SIP Proxy didn’t start after reboot, after upgrade to WMS 6.01  

New Firmware

New W-AIR firmware v 650b2 

Warning

Important: Starting from the current version, all further W-AIR firmwares will be released only for W-AIR Sync Plus and W-AIR Small Business R2 bases.

[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

Documentation: https://wildix.atlassian.net/wiki/x/QB-OAQ.

WMS Stable Version 6.01.20221019.4 Date: 24.10.2022

New Features

[WMS-12489] - wms: added possibility to choose which user data (personal data, voicemails, etc.) has to be deleted  

How-to:

  1. Go to WMS -> Users
  2. Choose user or a group of users -> click delete (-)
  3. Select data to be deleted -> click Ok

The list of options you can choose from:

  • Personal data (avatar, mobile phone, email, new passwords)
  • Voicemails
  • Voicemail greetings
  • Calls (history, records, faxes)
  • Chat history
  • Phonebooks
  • Call group member
  • Missed call manager
  • Paging group member
  • Applications (s2s, simple token)
  • Unassign devices

If you want to delete user and all their data, tick off the option “User with all data”

Notes:

  • Updated API endpoint DELETE /PBX/Colleagues/{id}/ with the new parameters
  • Removed API endpoint for multiple user deletion DELETE /PBX/Colleagues/{ids}/

API documentation can be accessed via PBX and by the link:https://www.wildix.com/wp-content/wms-api/

[WMS-13627] - sys: added possibility to set up backend for storing chat and call history (CDR) on Cloud PBXs  

How-to:

  1. Go to WMS -> Settings -> PBX -> Call and chat history
  2. Configure backend: proceed to MySQL/ MSSQL/ Sqlite tab -> enter the necessary data -> click Save
  3. Go to Settings tab -> select the configured backend in the CDR-backend field -> click Save

DocumentationWMS Settings Menu - Admin Guide.

[WMS-14162] - dev: added possibility to modify sound volume (RX and TX gain levels) on FXS r3 media gateways via custom provisioning settings

How-to:

  • Add the following parameters to [wildixfxs2] section in /rw2/etc/provision.conf file:
    RXgain= -10-10
    TXgain= -10-10
    By default, RX gain is -2 dB, TX gain is 0 dB.

DocumentationProvisioning Custom Settings

...

  • To extend the limit of voicemails (by default, the maximum number is 100), change the value of following parameter in the /etc/callweaver/voicemail-custom.conf file:
    maxmsg=200
    Where 200 is the desired number of allowed voicemails.
    Note: Maximum value is 9999

DocumentationCustom config parameters List

[WMS-14242] - sys: added an option to allow calls from users that have the same public IP address as a static trunk 

...

[WMS-15265] - sys: fixed a rare issue with missing logs in wms.log file after PBX upgrade 

New Firmwares 

  • New firmware for W24FXS r3, W04FXS r3 v. 27.81.10.20

...