provision_auto_fanvil.rst 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. #########
  2. Fanvil
  3. #########
  4. Setting up a **Fanvil** SIP phone through the phone's local http management portal.
  5. * Factory reset the phone (physically on the phone) by pressing menu button > Settings > Advanced Settings (default password is 123) > Reset to Default > Press yes to continue.
  6. * Press Menu > Status to get the phones ip address
  7. * Open a web browser and enter the phones ip address
  8. * Default login name and password is **admin**
  9. * Top menu click **Auto Provision**
  10. Common Settings
  11. ----------------
  12. * Fill out the fields:
  13. * Authentication Name: http user name that was set in FusionPBX default settings
  14. * Authentication Password: http password that was set in FusionPBX default settings
  15. * Save Auto Provision Information: Check the box
  16. * Download CommonConfig enabled: Check the box
  17. * Download DeviceConfig enabled: Check the box
  18. Static Provisioning Server
  19. ---------------------------
  20. * Fill out the fields:
  21. * Authentication Name: http user name that was set in FusionPBX default settings
  22. * Server Address: https://domain.tld/app/provision
  23. * Protocol Type: HTTPS
  24. * Update Mode: Update after Reboot
  25. * Click Apply
  26. .. image:: ../../_static/images/provision/fusionpbx_provision_auto_fanvil.jpg
  27. :scale: 85%
  28. * Left side menu click **System**
  29. * Top menu click **Tools**
  30. * Scroll to the bottom and click **Reboot**
  31. .. image:: ../../_static/images/provision/fusionpbx_provision_auto_fanvil1.jpg
  32. :scale: 85%
  33. Self Signed Certificates
  34. -------------------------
  35. If you are going to use a self signed certificate you will need to adjust additional settings.
  36. * Left side menu click **Phone settings**
  37. * Top menu click **Trusted Certificates**
  38. * CA Certificates: Disabled
  39. * Click Apply
  40. .. image:: ../../_static/images/provision/fusionpbx_provision_auto_fanvil2.jpg
  41. :scale: 85%