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

WMS Settings Menu Guide provides the basic information on the Settings options and explains how to set up various parameters.

Updated: January 2020

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

Toc

PBX

WMS Network

Set up the connection between Server and Client PBXs.

...

  • Time zone:  select your time zone for the sync with the external NTP server (NTP server section)

  • Sounds packagesselect the sound packages to be installed 

...

Note

You can add multiple tags separated by comma. Maximum character length in the "Tags" field is 255 characters.

  • This change is applied to new PBXs automatically
  • On existing PBXs it's possible to change CDR table manually using the following command: 


    Code Block
    ALTER TABLE cdr
    MODIFY lastdata varchar(255);


...

Note

Note: It is also possible to enable connection to MSSQL instance.

Requirement: SQL Server browser must be running on MSSQL host. Please check the Microsoft documentation for detailed information on SQL browser.

To enable the connection, check the box "Enabled" and fill in the following data:

  • Hostname: specify MSSQL instance in the form of ip_adress_of_SQL_server\instance_name. For example, 10.100.3.123\SQLEXPRESS
  • Database name: the name of database where the CDR will be stored
  • CDR table name: enter the name of the table created by the PBX on MSSQL Server
  • User and Password: enter the credentials to access to SQL Server
  • Port: there is no need to specify the port when connecting to MSSQL instance. By default MSSQL itself listens on TCP port number 1433, but for instances the TCP port is dynamically configured



Step 2. Select the backend for CDR storage (Hardware, Virtual PBX)

...

  • Remote queues logging: enables MySQL remote Queues logging service
  • Hostname: IP or host name of MySQL database
  • User: the user to access to the server
  • Password: the password to access to the server
  • Database name: the name of the database

Security

Warning

Important: Trusted domains must be added to a domain whitelist! Please note that any Web API / PBX API integration will stop working if the domain is not added.

Configure domain whitelist to protect PBX from cross-site request forgery (CSRF) attacks.

Refer to Domain Whitelist (Allow Origin) Configuration Instruction for detailed information.


Active Directory Single SignOn via Kerberos (Negotiate) (WMS 4.0X)

You can set automatic Single Sign-On via Active Directory.

...

WMS Network interface

  • DMZ wtun0 (static) interface is used for connection to WMS Network. The interface cannot be edited unlike enth0 and enth1 interfaces


Options:

  • Click + Virtual to add a virtual interface to be able to assign more than one IP to a physical interface
  • Click + Vlan to add an interface with VLAN settings
  • Click Enable routing eth0 to enable devices connected to other interfaces to use the data connectivity of the PBX (WAN port)
  • Click Enable traffic shaper eth0-eth2 to create a bridge between the two interfaces and give a higher priority to the data traffic coming from eth0; more information in Choosing a network scenario (Hardware PBX)
  • Click - to delete the selected virtual interface
  • Click Edit to edit the settings of a selected interface (IP, subnet, status)

...

Enable the PBX to send notifications of the new voicemails, missed calls, chat requests, call recordings, faxes, etc.

Wildix Cloud PBXs offer default server for sending email notifications. Just enable Default settings option and click Save to be able to use the default server.


To activate SMTP client on Hardware and Virtual PBXs, enter the following parameters:

...

  • The logs are displayed in the field below and you receive the following email:


Note

Note:  in case you are having problems setting up SMTP client with Google account, proceed as below:

  • Enable 2-Step Verification in your Google account settings (account settings of the user to access the server):


  • Add Apps password (appears only after you set up 2-Step Verification)


  • Use this apps password for authentication in SMTP client. Insert it in the Password field


FAX/SMS server

Allows you to enable Mail2Fax and Mail2SMS services and specify the general parameters for FAX/SMS management.

...

Note

You can check the current WMS version in the upper right part of the screen.


Note

How to perform the upgrade in case the version contains no WMS interface package? In case the page shows that there is no new WMS version is available, but it was announced by Wildix that there is a new version available, it means that you can install additional packages ("additional packages" = Callweaver package, firmwares, sound files, etc) from the repository. Click Upgrade additional packages.



Automatic upgrade

You can enable automatic upgrade to be performed at the specified time.

...