Hello,
I would like to reboot the phones of my installation (Yealink ) every night.
I have seen that you can reboot phones after autoprovisioning.
My first idea was that I could thus provision the phones every night.
I have been using FusionPBX for a year and I come from plain Freeswitch. On the old system I did the following provisioning.
static.auto_provision.server.url = XXXX
static.auto_provision.server.username = XXXX
static.auto_provision.server.password = XXXX
auto_provision.reboot_force.enable= 1
static.auto_provision.power_on = 0
static.auto_provision.repeat.enable = 0
static.auto_provision.weekly.enable = 0
static.auto_provision.flexible.begin_time = 5:10
static.auto_provision.flexible.enable = 1
static.auto_provision.flexible.end_time = 5:15
static.auto_provision.flexible.interval = 1
I have tried to apply this setting in FusionPBX.
The server also provides a corresponding configuration. But this is ignored by the phone.
Does anyone have an idea why ?
Or possibly someone has an idea how I could achieve the reboot differently?
Using SIP messages is unfortunately not an option, because the registration dies due to network problems, which a service provider does not get fixed.
I would be very grateful for any help.
I would like to reboot the phones of my installation (Yealink ) every night.
I have seen that you can reboot phones after autoprovisioning.
My first idea was that I could thus provision the phones every night.
I have been using FusionPBX for a year and I come from plain Freeswitch. On the old system I did the following provisioning.
static.auto_provision.server.url = XXXX
static.auto_provision.server.username = XXXX
static.auto_provision.server.password = XXXX
auto_provision.reboot_force.enable= 1
static.auto_provision.power_on = 0
static.auto_provision.repeat.enable = 0
static.auto_provision.weekly.enable = 0
static.auto_provision.flexible.begin_time = 5:10
static.auto_provision.flexible.enable = 1
static.auto_provision.flexible.end_time = 5:15
static.auto_provision.flexible.interval = 1
I have tried to apply this setting in FusionPBX.
The server also provides a corresponding configuration. But this is ignored by the phone.
Does anyone have an idea why ?
Or possibly someone has an idea how I could achieve the reboot differently?
Using SIP messages is unfortunately not an option, because the registration dies due to network problems, which a service provider does not get fixed.
I would be very grateful for any help.