Content

Page tree



Provisioning polling allows to schedule fetching the provisioning files at a defined interval or date/time

In this page we will show how to configure that on our DECT M-series base stations (M400 and M900)

Enabling provisioning polling

To enable provisioning polling, open the Web Interface of your base, head into Management->Configuration and enable the Auto Resync Polling parameter

This parameter, if configured via file, is called auto_resync_polling



Configuring provisioning polling

The following options are available :

Auto Resync Time

This is a 24-hour setting, specifies the time when the base station should load the provisioning file

If you set it at 19:00 for example, it will fetch the provisioning every day at 7 PM local time

This parameter, if configured via file, is called auto_resync_time and has as format 0000 (01:05 would be 105, 21:35 would be 2135, 00:10 would be 10)



Auto Resync Days

With this you can set the number of days between Auto Resync, it can be an integer number from 0 to 365

If you set it at 1 for example, it will fetch the provisioning every day at the same time as you are saving the parameter, starting with the day after you confirm it on the web interface

This parameter, if configured via file, is called auto_resync_days



Auto Resync Periodic

This is the number of minutes between Auto Resync, it can be an integer number from 0 to 9999

If you set it at 60 for example, it will fetch the provisioning every 60 minutes

This parameter, if configured via file, is called auto_resync_period



Auto Resync Max Delay

This is the delay time in seconds to prevent all base stations from asking for the configuration file at the same time, it can be an integer number from 0 to 1400

If you set it at 15 for example, all bases will fetch the provisioning file based on one of the above but spread in a random 15 minutes delay

This parameter, if configured via file, is called auto_resync_max_delay

Â