paraam / tr069-simulator

Java based TR069 Agent Simulator
MIT License
45 stars 27 forks source link

Not able to simulate Devices with OpenAcs (LiberAcs) #2

Open dharmeshkumar opened 10 years ago

dharmeshkumar commented 10 years ago

Hi, I was trying to use this simulator to simulate some CPE devices on OpenAcs. I modified the agent.csv file as specified in the documentation and then i executed the command

java -jar target/tr069-0.6.2-SNAPSHOT.jar server simulator.yml

after this i get an error like this error_log

Let me know if i am doing something wrong.

michaelmcallister commented 9 years ago

I've encountered the same issue, using GenieACS as the ACS server

paraam commented 9 years ago

The Error in the screen shot in an harmless error. Initially i tried to bring some UI support but havenot completed that functionality. That is the reason for that error.

Right now i am not doing any development on this project. Please free to modify as per your requirement.

rikolumi commented 9 years ago

Hi,

Has anyone resolved this issue?

@michaelmcallister I'm using GenieACS too. How do you setup your simulator config? I can't seem to get it running.

kec143 commented 8 years ago

Hello People,

Can someone post inform body msg for the simulator. I'm able to run device simulator but inform body msg looks problematic, might be it's not able to connect ACS server(using Axiros Axess). Any other linux based ACS I can use, one available on net are all Ubuntu based. image

Any suggestions?