hi dan, thanks. about questions 2,3 :
my question is how and where creating and sending the massages soap? i ask because i know that all changes in cpe has been done by send of http post massage that include soap format, it's correct? about question 4, exaclly like you said, how i push a new firmware/config file to a CPE? the file is the xml file that i download from cpe config and than i will save it in my server? thanks dan!! 2017-05-04 13:52 GMT+03:00 Dan Morphis <[email protected]>: > See below > On May 4, 2017, at 12:52 AM, רמי בן דוד <[email protected]> wrote: > > Hi zaid, > > Thanks about your code, it's very usefull. > > I am new in Ruby and tr069, so i want to ask you some questions. > > My main problam is to understand how the soap massage are send. > > So it's in 4 part: > > 1) Can i use in mysql/oracle database and not in mongodb? > > > No > > 2) In where files i can to see the soap massages that build and send? > > 3) You use in "create_api_conn()" to open http post/response, so i ask, > this action it's build method in Ruby or your, and where i can see that. > > > I'm not sure what you're asking. > > 4) After you open connect to server, you use ( foe example ) in "res = > http.get("/files/?#{q.to_query}")" - so than you return "ActiveSupport:: > JSON.decode(res.body)" , my q is how from this code the data save and > sent to cpe? > > > This code is for the GUI. Are you asking how you push a new > firmware/config file to a CPE? > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
