Template System settings
Noojee Provision handset templates rely on a number of system properties to facilitate their configuration. The following documents each of the system properties.
System properties are held in MySQL a table 'tblSystem' as name value pairs:
Property | Description |
---|---|
NJPROVISION_HOST_NAME | The FQDN or IP address of the Noojee Provision server. |
NJPROVISION_SIP_REGISTRAR | The FQDN or IP address of the Asterisk server which the handset is to register against. |
NJPROVISION_SIP_REGISTRAR_DR | The FQDN or IP address of the failover Asterisk server which the handset is to register against. Some handsets allow for the provision of a secondary failover server. If your handsets supports a failover server and you have a failover server then set this property. |