Versions Compared

Key

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



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Warning

Make sure you download the correct firmware for your phone model. The first two digits in the firmware name refer to the phone model (e.g. '67'.145.7.104 – firmware version starting from "67" can be only used for WP490GR3). If you have doubts, check the current firmware version used by the phone:

  • WP490GR3 – 67.145.x.xx.rom
  • WP480GR3 – 63.145.x.xx.rom
  • WP490(G)R2 – 59.145.x.xx.rom
  • WP480(G)R2 – 55.145.x.xx.rom
  • WP410R2 – 50.145.x.xx.rom
  • WelcomeConsole - 68.145.x.xx.rom

Also make sure you download the correct version of the firmware file. Branch of the recovery firmware (e.g. 67.145.'7'.104) must match with the branch version of the firmware that was previously installed on the phone.

...

  • WP480(G)R2 - 55.145.6.111.rom - LINK
  • WP490(G)R2 - 59.145.6.148.rom - LINK


Earlier WMS 3.88:

  • WP480GR3 - 63.145.7.237.rom or 63.145.8.109.rom - LINK (download the correct branch 7 or 8, depending on the firmware version that was previously installed on the phone)
  • WP490GR3 - 67.145.7.104.rom - LINK

...

  1. Temporarily enable SSH for this PBX in WMP: 
    1. Go to WMP -> PBX per user
    2. Select your company and your customer
    3. Click Options button (Three dots) and select Edit
    4. Click Advanced features
    5. Select Enable SSH option
  2. Access the PBX via tftp client using credentials:
    • Host: stfp://xxxxx.wildixin.com

    • Username: admin

    • Password: “admin password to PBX”

    • Port: 2222


  3. Navigate to the firmware files, example of the path: firmwares > wildix2 > 63.145.10.7.rom (or the latest firmware version available)


    Warning

    Make sure you download the correct firmware for your phone model. The first two digits in the firmware name refer to the phone model (e.g. '67'.145.7.104 – firmware version starting from "67" can be only used for WP490GR3). If you have doubts, check the current firmware version used by the phone:

    • WP490GR3 – 67.145.x.xx.rom
    • WP480GR3 – 63.145.x.xx.rom
    • WP490(G)R2 – 59.145.x.xx.rom
    • WP480(G)R2 – 55.145.x.xx.rom
    • WP410R2 – 50.145.x.xx.rom
    • WelcomeConsole - 68.145.x.xx.rom


  4. Download and rename the file to recovery.rom, save this to a location that can be referenced.

  5. Proceed as described in Step 2. Setting up TFTP server 

...