CPE Configuration File Download Command on BOOT

Gary YU gairy.yu at gmail.com
Wed Sep 2 20:40:04 EDT 2015


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 <dan at milkcarton.com> 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
> 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/20150903/cd5bbd00/attachment-0001.html>


More information about the Users mailing list