Thanks Dan for your proposal. I just know from your mail about your fork branch in Github, that's great!
I would prefer to add the functionality on GenieACS instead of from external, because I guess this is the original TR-069 requirement, and something else process still needed for a complete configuration file downloading procedure, for example, after download completed, the CPE will reboot, then: CPE -> ACS POST (Inform: <EventCode>1 BOOT</EventCode> <EventCode>7 TRANSFER COMPLETE</EventCode> <EventCode>M Download</EventCode> ...) ACS -> CPE 200 OK (InformResponse) CPE -> ACS POST (<cwmp:TransferComplete> <FaultCode>0</FaultCode> <FaultString>Download successfully</FaultString>...) ACS -> CPE 200 OK (<cwmp:TransferCompleteResponse />) Unfortunately, I'm not familiar with programming languages in GenieACS so can't DIY. Could you implement this nice functionality for me? Best Regards Gary. On Thu, Sep 3, 2015 at 12:25 AM, Dan Morphis <[email protected]> wrote: > This functionality doesn't currently exist in GenieACS. You have two > options, you can branch GenieACS and add the functionality yourself, or you > can use my branch <https://github.com/akcoder/genieacs> which has an > external notification mechanism and write code in the language of your > choice to do any post-boot configuration. > > -dan > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
