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
  • 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:///[PBX_IP]10.100.1.132/?action=setaps.

"PBX_Domain name" is domain address of Cloud PBX. For instance, Cloud PBX: http://maartentest.wildixin.com/?action=setaps (other devices).



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

...

  • Click Apply
  • Change the URL address: instead of "/home.asp" add "/Maintenance.asp" to the URL
    Example: http://10.100.5.99/Maintenance.asp
  • Select Reboot and press Apply

...

  • 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

...