Versions Compared

Key

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

...

  • Download the firmware package: https://drive.google.com/file/d/1xFin3lGk581LX1_9PQqfuwqqtxd9eplV-32fWaGXl9Hv3dbalFeOALTqonYYdsZf/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.2023092620231207.1~786e2dc81~e70be32e_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.2023092620231207.1~786e2dc81~e70be32e_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

...