Problem rebooting CPE (TR-069 reboot vs reboot button)

Dan Morphis dan at milkcarton.com
Wed Jul 26 16:34:20 EDT 2017


Try this:  declare("Reboot", null, {value: Date.now()});

On Wed, Jul 26, 2017 at 12:29 PM, guifipedro <guifipedro at gmail.com> wrote:

> Hi community,
>
> I'm using a preset that triggers a provision.
>
> Sadly, I have a specific CPE model that after applying specific
> configuration requires reboot.
>
> When I run this based on doc [1]:
>
> declare("Reboot", { value: now }, { value: now });
>
> seems that the CPE just disconnects and connects again the PPPoE (?)
>
> But If I do a manual reboot using the HTML button [2] on GenieACS GUI
> it reboots as expected.
>
> So I need this real reboot functionality but automated in the provision
> script.
>
> Hope someone knows what's going on
>
> Pedro
>
> [1] https://github.com/zaidka/genieacs/wiki/Provisions#reboot
> [2] <a id="reboot" href="#" onclick="reboot();return false;">Reboot</a>
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170726/ac3fc9ae/attachment.html>


More information about the Users mailing list