Skip to end of banner
Go to start of banner

Provisioning custom settings

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Document description

Updated:

Permalink:

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 parameter for specified device by updating section [wildixp] - WP, [wildixp2] - WP480R2, [wildixfxo] - W04FXO, [wildixgw] - Media5, [wildixair] - WAIR or for all phone devices by updating section [general]. 

Note: it is recommended to access the file via


List of supported parameters:

  • To set SIP Server Port of the registered account in the device: 
SIPServerPort= 0-65535 


  • To set SIP Server Port of the registered account in the device, located behind NAT
SIPServerPortRemote=0-65535


  • To set SIP transport protocol of the registered account in the device
SIPTransport=UDP|TCP|TLS 


  • To set SIP transport protocol of the registered account in the device, located behind NAT
SIPTransportRemote=UDP|TCP|TLS


  • To disable/enable force using HTTP protocol instead HTTPS for all request from the device, like provision, phonebook, features, etc. no

    (Note: device should be re-provisioned. Supported only by WP and WP480R2) 

HTTPForceUse=yes|no 


  • To disable/enable raw scanning method in case automatic provision (useful feature for PBX inside chroot environment) 

    (Note: only for general section) 

RawScan=enable|disable
  • To set blf transfer type. 

    (Note: only for wildixp section. Supported only by wp480, wp490 and wp600)

BLFTransType           = attended | blind


  • To enable/disable making provision authorization for local devices 

    (Note: only for general section) 


RequireAuth 
  • enable/disable an automatic adding local device to provision database (Note: for W-AIR you have create network manually via WMS interface) 

    (Note: only for general section) 


TrustLocalDevice= yes | no


  • enable/disable the wp2015 power led. (Note: no - disables power led, otherwise - enabled) (

    Note: only for [wildixp2] section) 

POWER_LED= yes | no 


  • 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.  

    (Note: only for [wildixp2] section) 

PowerLEDBlinkTime = 0 - 14400


  • hide/show dtmf visualisation on displays of phones. (no - show , yes - hide)
HIDE_DTMF=yes|no



  • enable/disable the pin-protection for the voicemail-menu. 

    Important: removed in rev 39338. Clients must use "can use"/"cannot use" "Voicemail without pin code" ACL instead.

XMLBrowserAuth=yes|no 


  • set only g711 codecs (if g711only= yes) to w-air bases (Note: the parameter available only for w-air bases) () 

    Note: only for [wildixair] section


g711only=yes|no


  • set "Reset handset" provision mode. Disabled by default. Set to "yes" in case if you need to delete an handset ipei from w-air sb and allow to reuse the slot. After slot is cleared, you need to disable this parameter. 

    (Note: only for [wildixair] section) 


ResetHandset=yes|no


  • disable g729 codecs (if DisableCodecG729=yes) to w-air sb (

    Note: the parameter available only for w-air sb) (Note: only for [wildixair] section) 

DisableCodecG729=yes | no 
  • set parameter to control Packet Loss. Network Problem Threshold 1-99, 100 - disable. 

    (Note: device should be re-provisioned. Supported only by WP4x0) 


LossPktRateMin=0-100


  • set parameter to control Packet Loss. Critical Network Problem Threshold 1-99, 100 - disable. 

    (Note: device should be re-provisioned. Supported only by WP4x0)  

LossPktRateMax        = 0-100 


  • BLF will blinks in case when monitored user has active call+incoming call if "ActiveAndIncomingCall" or keep the old behavior if "ActiveCall". Default is old behavior.  

    (Note: only for [wildixp2] section) 


BLFNotifyType= ActiveCall | ActiveAndIncomingCall

 

  •  force the failover pbx (sip server 2) with the value. Only ip addresses allowed. (

    Note: only for [wildixp2] section) 


FailoverPbxIp =  <IP address>  

  • No labels