Hello,
I am new to genieacs, I am trying to provide my GrandStream phones via genieacs but i’m getting this error when I push my xml file on my grandstream phone (model GXV3380):
Is this the same file you used to send via tftp? If so, I suggest you reach out to the vendor as the phone may want a different FileType. Mikrotik is an example that comes to mind for this.
What I’m saying is some devices, like the Mikrotik won’t accept a file type of 3 Vendor Configuration File. It wants X MIKROTIK Factory Configuration File. Maybe your device is the same way? You will need to contact the vendor for more info.
Well, it looks like vendor configuration file is the only config file type supported by GrandStream GXV3380:
this come from the official GrandStream doc about TR-069
GenieACS makes no changes to the files. More likely, something on the phone itself transforms the file when its retrieved via tftp. Check to see if its something as simple as the file being null terminated when it shouldn’t be. I would also contact the vendor for help, they may be able to shed some light on whats going on.