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>

...

Info

The Guide describes the remote provisioning of each Wildix device.

Updated: February 2018

Permalink: https://confluence.wildix.com/x/xwQ8AQ


Table of Contents

Note

Note: Starting from WMS Version 3.88, it is possible to assign unprovisioned devices to users.

Available only for devices added via Remote Provisioning (Semi-automatic mode) or WMP. Refer to this chapter of WMS Start Guide for detailed information about assigning to users.

...

Here are examples of a Provisioning URL:

  • http://[PBX_IP / PBX_Domain name]/?action=setaps, for instance: http://10.100.1.132/?action=setaps or http://maartentest.wildixin.com/?action=setaps.
  • http://[PBX_IP / PBX_Domain name]/?action=setaps&config=xml (only W01GSM)

Where 

"PBX_IP" is IP address of Hardware/ Virtual PBX. For instance, Virtual PBX: http://10.100.1.132/?action=setaps.

...

Warning

For Virtual / Hardware PBX you can use either IP address or PBX domain name in this Provisioning ULR. If you provision devices to Cloud PBX, please make sure PBX domain name is used in the Provisioning URL, and not the IP address.



  • After you click Finish, the new device appears on the list:

...

  • Go to device’s web interface
    Credentials for the first time access: administrator : 84117341
  • Go to the menu Others -> Auto Config
  • Modify the following fields:
    • Auto Configuration: select “HTTP
    • HTTP Server: enter the PBX IP address or domain
  • Click on Submit

...