Provisioning
The Provisioning menu is for settings and managing devices that support provisioning.
The provisioning feature helps administrators to control the parameters and configuration of SIP phones. For details how to set up provisioning feature, refer to the “Brekeke SIP Server Brekeke PBX Provisioning Feature Setup Guide” on Brekeke’s website.
Devices
This page lists devices that are targets of provisioning. An administrator can add/delete them and send a NOTIFY message for provisioning.
Item | Default value | Explanation |
Phone ID | When a SIP User ID associated with the phone ID does not exist, a SIP User ID will be created. | |
MAC | MAC address of a SIP device. | |
Model | Model selected for Tag settings of a device. | |
IP Address | IP Address of a device. | |
Updated Time | Updated date and time. | |
Registered Info | It shows device’s registered status. |
Import / Export
You can import and upload new devices as follows:
- Select a Model from a pull-down list.
- Select a CSV file to import devices from [Choose File] and click [Upload].
Also, device information from the existing devices can be exported here.
Model
This page lists configuration templates. Enter a new model name and click on [New Model] to create a new model. Edit or remove models by clicking on a model name.
Item | Default value | Explanation |
Model | Model name. | |
Templates | Number of templates included in a model. | |
Firmwares | Number of Firmware included in a model. | |
Description | Description of a model. | |
Global settings | ||
Tag Name | Name of global tag that can be accessed from any models/devices. | |
Tag Value | Value of a global tag. |
Edit Model
Item | Default value | Explanation |
Description | Description of a model. | |
Disabled | Unchecked(enable) | All sample models are disabled as default. |
Template | ||
Template | Up to 10 templates of configuration files can be defined. | |
Pattern | A pattern that matches the addresses which are used by phones to connect to the provisioning service for downloading a configuration file. Regular expression can be used. | |
Modified | Date and time when a template were modified. | |
Size | Size of a template. | |
Description | ||
Resource Files | ||
Choose File | Select a file to be uploaded. | |
Pattern | A pattern that matches the addresses which are used by phones to connect to the provisioning service for downloading a resource file. Regular expression can be used. | |
File name | Name of a resource file. | |
Modified | Date and time when a file were uploaded | |
Size | Size of a file. | |
Common Settings | ||
Tag Name | Name of a common tag. | |
Tag Value | Value of a common tag. | |
Common Settings > Tag Settings | ||
Field Type | Text | Field type of a common tag. |
Field Name | Name of a common tag. | |
Initial Value | Initial value of a common tag. | |
Input Rule | A rule that input value has to follow. Regular expression can be used. | |
Model Local Settings > Tag Settings > Accounts | ||
SIP User | Select a tag that shows SIP User. | |
SIP Password | Select a tag that shows SIP Password. | |
Model Local Settings > Tag Settings > HTTP Authentication | ||
HTTP User | Select a tag that shows http user when http authentication is required. | |
HTTP Password | Select a tag that shows http password when http authentication is required. | |
Model Local Settings > Tag Settings > Tags | ||
Field Type | Field type of a local tag. | |
Field Name | Name of a local tag. | |
Initial Value | Initial value of a local tag. | |
Input Rule | A rule that input value has to follow. Regular expression can be used. |
Log
This page shows provisioning logs. Logs can be filtered by date.
Field name | Explanation |
Time | Date and time when a provisioning request was received. |
Filename | Name of a file required from a SIP device. |
IP Address | IP Address of a SIP device. |
State | Status of a provisioning process. |
Pending
This page shows devices that have not completed provisioning procedure.
Field name | Explanation |
Model | Select a name of model for a device. |
Device | Name of device |
Remote IP Address | IP Address of a SIP device. |
Request Time | Time that Brekeke SIP Server received provisioning request from a SIP device. |
Script
Item | Default value | Explanation |
Description | Desctiption of a script | |
Disabled | unchecked | When it is checked, this script is disbled. |
Pattern | A pattern that matches the addresses which are used by phones to connect to the provisioning service for downloading a configuration file. Regular expression can be used. |
Start/Stop
Item | Default value | Explanation |
Start/Stop | Start/Stop button | |
Automatic start | unchecked | When it is checked, provisioning service will automatically start when the web server(Tomcat) is started. |
Stop after [N minutes] | unchecked | When it is checked, provisioning service will be stopped after [N minutes] since it had started. |
Valid Remote IP address Pattern | .* | Set IP address pattern of SIP devices that are allowed to access to provisioning service. Regular expression can be used. |