We have a bunch of Grandstream GXP 2130/40/60 phones we are about to roll out. I had configured a few of them manually for testing. Downloaded the sample xml file, editted it, told the phone to provision of the server's tftp, no problem. Bought the Endpoint Manager yesterday. Went through the setup, added a new extension, selected the brand, template, model, etc. and enterred the MAC address. It created the file, but it does not look right and it doesn't work.
Files I created start with:
<?xml version="1.0" encoding="UTF-8" ?>
Every entry looks like a typical HTTP entry:
1
The Endpoint Manager is creating files that look like this:
^@^@^Q�Q�^@^K�q#�
P237=192.168.200.130:/&P2=dr147645&P3=1457&P8=0&P30=0.us.pool.ntp.org&P31=1&P33=*97&P34=dr147645&P35=1457
Garbage characters, no and around the paramters.
Verified the phone is actually hitting the tftp server and requesting the configuration files, it just can't use them. Any help?