Versions Compared

Key

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

...

Tip

This step is temporary until the stable firmware version is released.

Before installing this custom package, make sure to update the Base Station and the Headsets as described in this section Step 4. Updating Firmware.

  • Download the firmware package: https://drive.google.com/file/d/1xFin3lGk581LX-32fWaGXl9Hv3dbalFe/view?usp=drive_link

  • Upload the package from your PC to the PBX using the FileZilla tool (SFTP) or the console

    Code Block
    scp -P2222 wms-wildixair-firmwares_6.05.20230926.1~786e2dc8_all.deb admin@pbx_domain.wildixin.com:/home/admin
    • admin@pbx_domain.wildixin.com -> insert your PBX domain name

  • Access home/admin directory

    Code Block
    cd /home/admin/
  • Unpack the package

    Code Block
    dpkg -i wms-wildixair-firmwares_6.05.20230926.1~786e2dc8_all.deb
  • Navigate to WMS Devices menu, select the W-AIR Base Station and click Configure / Sync device

  • W-AIR Headsets start updating, you can check the status on the Base Station’s web interface

...