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

Updated: March 2018

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

You can set some provision variables, which change result provision file for device. All changes you have to do in the file /rw2/etc/provision.conf (ini syntax - http://en.wikipedia.org/wiki/INI_file).

You can set for all the devices by adding updating section [general]. the parameter for specified device by updating one of the sections:

  •  [wildixp] - WP
  • [wildixp2] - WP480R2
  • [wildixfxo] - W04FXO
  • [wildixgw] - Media5
  • [wildixair] - WAIR 
Note

Note: access the file using the command:

Code Block
nano-tiny /rw2/etc/provision.conf 

It is also recommended to access the file via root.


List of supported settingsCustom Setting configurations:

  • To set SIP Server Port of the registered account in the device:

...

  • To set BLF transfer type.  Supported only by WP480, WP490 and WPp600) (Note: only for wildixp section. Supported only by wp480, wp490 and wp600):

Code Block
BLFTransType=attended|blind

...

  • To enable/ disable making provision authorization for local devices . (available only for [general] section):

...

  • To hide/ show DTMF visualisation on displays of phones . (no - show , yes - hide):

...

  • To set "Reset handset" provision mode. Disabled by default. Set to "yes" in case if you need to delete an handset ipei IPEI from wW-air AIR SB sb and allow to reuse the slot. After slot is cleared, you need to disable this parameter. (Note: only for [wildixair] section) 

...