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

In this Admin Guide you can find the list of custom parameters which can help you to change provisioning settings of Wildix devices.

Updated: April 2018

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

When provisioning Wildix devices, you can set custom parameters to change different settings in the provisioning file.

...

ParametersValuesDescription
SIPServerPort
=0-65535 
set SIP Server Port of the device registered to the account
SIPServerPortRemote
=0-65535
set SIP Server Port of the device of the registered account in the device behind NAT
SIPTransport
=UDP|TCP|TLS 

set SIP transport protocol of the device registered to the account

SIPTransportRemote
=UDP|TCP|TLS
set SIP transport protocol of the registered account in the device, located behind NAT
HTTPForceUse
=yes|no 
disable/ enable force HTTP protocol instead HTTPS for all requests from the device, like provision, phonebook, features, etc. Supported only by WP and WP480R2. After the parameter is applied, a device should be re-provisioned.
RawScan
=enable|disable
only for [general] section. Disable/ enable raw scanning method in case of automatic provision of devices (the parameter is useful for PBXs inside chroot environment)
BLFTransType
=attended|blind

only for [wildixp] section. Set BLF transfer type. Supported only by WP480, WP490 and WPp600

RequireAuth
=yes|no

only for [general] section. Enable/ disable the authorization when provisioning local devices

TrustLocalDevice
=yes|no
only for [general] section. Enable/ disable an automatic adding of local devices to the provisioning database (Note: for W-AIR you have create network manually via WMS interface) 
POWER_LED
=yes|no 
only for [wildixp2] section. Enable/ disable WP 2015 Power LED ("no" - disable, "yes" - enable)
PowerLEDBlinkTime
=0-14400
only for [wildixp2] section. Set the time in seconds during which the LED of a missed event (call or voice mail) will blink. If "0" - blink always, if "1" - blink only once 
HIDE_DTMF
=yes|no
hide/ show DTMF dialpad on the phones' displays ("no" - show, "yes" - hide)
XMLBrowserAuth
=yes|no 

enable/ disable PIN protection for the Voicemail

g711only
=yes|no
only for [wildixair] section. Set only g711 codecs ("yes" - enable, "no" - disable). The parameter is applied only to W-AIR Bases
ResetHandset
=yes|no

only for [wildixair] section. The parameter is disabled by default ("yes" - enable, "no" - disable). Enable it in case you need to delete a Handset IPEI from W-AIR SB and allow to reuse the slot. When it is done, you need to disable it

DisableCodecG729
=yes|no 

only for [wildixair] section. Disable g729 codecs ("yes" - disable, "no" - enable). The parameter is applied only to W-AIR Small Business Bases

LossPktRateMin
=0-100
set the parameter to control Packet Loss. "1-99" - Network Problem Threshold, "100" - disable. Supported only by WP4x0. After the parameter is applied, the device should be re-provisioned.
LossPktRateMax 
=0-100
set the parameter to control Packet Loss. "1-99" - Critical Network Problem Threshold, "100" - disable. Supported only by WP4x0. After the parameter is applied, the device should be re-provisioned.
BLFNotifyType
=ActiveCall|ActiveAndIncomingCall
only for [wildixp2] section. The default value is "ActiveCall". Set "ActiveAndIncomingCall" value to make BLF keys blink when a monitored user has active call+incoming call
FailoverPbxIp
=<IP address>  
only for [wildixp2] section. Force the switch from Main PBX to Failover PBX (SIP Server 2). Use only IP address
EnableMWISubscribe
=yes|no 
enable subscription for MWI (Message Waiting Indicator, shows voicemail LED notifications). The parameter is disabled by default. Supported only by W24FXS 2015
DisableShowUsername
=yes|no 
only for [wildixp] and [wildixp2]  sectionsections. The parameter is disabled by default ("yes" - enable, "no" - disable). Enable it in case you need to show only internal number (extension) (old behavior)

...