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

Version 1 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]. 

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 
  • disable/enable raw scanning method in case automatic provision (useful feature for PBX inside chroot environment) 

    (Note: only for general section) 

RawScan=enable|disable
  •  set blf transfer type. 

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

BLFTransType=attended|blind 

  • enable/disable making provision authorization for local devices (Note: only for general section)


                       

  • No labels