Recent content by ederivasfree

  1. 3CX and Grandstream HT801

    I created a python prog to get my HT801 V1 online and still nothing. # HT801 V1 Configuration Generator (with SBC) def get_input(prompt, default=None): """Get user input with optional default value""" value = input(prompt) return value if value else default def main()...
  2. 3CX and Grandstream HT801

    I have tried every IP in the various spots to try and get this to work and it is still red. I have no clue if I am missing something.
  3. 3CX and Grandstream HT801

    I updated it from the one above
  4. 3CX and Grandstream HT801

    P22106>192.168.100.100</P22106> <!-- # Subnet Mask. --> <!-- # ipaddress --> <P22107>255.255.255.0</P22107> <!-- # Default Router. --> <!-- # ipaddress --> <P22108>192.168.100.1</P22108> <!-- # DNS Server 1 --> <!-- # ipaddress --> <P22109>0.0.0.0</P22109> <!-- # DNS...
  5. 3CX and Grandstream HT801

    Here is a video link to what and how I navigate. I will leave it published unlisted on youtube for a week. I would appreciate anyone that can help me get past this issue so I can play with VoIP and begin to understand it.
  6. 3CX and Grandstream HT801

    I once again opened the xml file in my browser and did a save as I then under upload configuration clicked on upload from local directory. I click on choose file and choose the correct xml file I just saved. I see the file name next to the choose file button. Under it I see the button to upload...
  7. 3CX and Grandstream HT801

    I once again opened the xml file in my browser and did a save as I then under upload configuration clicked on upload from local directory. I click on choose file and choose the correct xml file I just saved. I see the file name next to the choose file button. Under it I see the button to upload...
  8. 3CX and Grandstream HT801

    Yes. Everything is in same subnet. The modem/router has only 2 Lan ports and the ATA is in one of them.
  9. 3CX and Grandstream HT801

    After speaking with GrandStream, I finally got the HT801 to upgrade to latest firmware. The XML file still will not provision using the local method. I had to create an apache server to get the HT801 to upgrade. Is that an option to get he XML to provision? If so, how?
  10. 3CX and Grandstream HT801

  11. 3CX and Grandstream HT801

    My sbc is green. I am currently on version 1.0.53.3 and I have tried to update the firmware to 1.0.57.1 and that fails. I ignored the update and attempted to upload the XMl file and that also fails.
  12. 3CX and Grandstream HT801

    I have an SBC and it is green. The issue is the HT801. I have tried to update the firmware and that is also failing.
  13. 3CX and Grandstream HT801

    Nope the XML file I saved does nothing to this HT801. I even tried to update the firmware and it stayed the same. Going to reset and try again. Everything remains same as new. No changes occur as I attempt to make changes.
  14. 3CX and Grandstream HT801

    So i am seeing where I went wrong a little. I have been trying to upload the config on the firmware. So I am going to update the firmware then actually try and do things correctly.
  15. 3CX and Grandstream HT801

    I have followed the link but saving it as a *.bin file was interesting to start with but got it and now I have also uploaded it. I am awaiting to see what happens as it reboots.