2
0
Эх сурвалжийг харах

Merge branch 'master' of https://github.com/fusionpbx/fusionpbx-docs

Len 7 жил өмнө
parent
commit
d4f0fe004f

+ 1 - 0
source/applications/provision.rst

@@ -11,6 +11,7 @@ Auto provisioning is disabled by default. This is to give a chance to secure pro
 *  `Yealink <http://docs.fusionpbx.com/en/latest/applications/provision/provision_auto_yealink.html>`_
 *  `Polycom <http://docs.fusionpbx.com/en/latest/applications/provision/provision_auto_polycom.html>`_
 *  `Cisco <http://docs.fusionpbx.com/en/latest/applications/provision/provision_auto_cisco.html>`_
+*  `Fanvil <http://docs.fusionpbx.com/en/latest/applications/provision/provision_auto_fanvil.html>`_
 *  `Grandstream <http://docs.fusionpbx.com/en/latest/applications/provision/provision_auto_grandstream.html>`_
 *  `Zoiper <http://docs.fusionpbx.com/en/latest/applications/provision/provision_auto_zoiper.html>`_
 

+ 37 - 7
source/applications/provision/provision_auto_fanvil.rst

@@ -8,17 +8,32 @@ Setting up a **Fanvil** SIP phone through the phone's local http management port
 * Press Menu > Status to get the phones ip address
 * Open a web browser and enter the phones ip address
 * Default login name and password is **admin**
-* Left side menu click ****
+* Top menu click **Auto Provision**
+
+Common Settings
+----------------
+
+* Fill out the fields:
+
+  * Authentication Name: http user name that was set in FusionPBX default settings
+  * Authentication Password: http password that was set in FusionPBX default settings
+  * Save Auto Provision Information: Check the box
+  * Download CommonConfig enabled: Check the box
+  * Download DeviceConfig enabled: Check the box
+
+Static Provisioning Server
+---------------------------
+
 * Fill out the fields:
 
-  * Username:
-  * Display Name:
-  * Authentication Name:
-  * Authentication Password:
-  * SIP Proxy Server Address:
-  
+  * Authentication Name: http user name that was set in FusionPBX default settings
+  * Server Address: https://domain.tld/app/provision
+  * Protocol Type: HTTPS
+  * Update Mode: Update after Reboot
+
 * Click Apply
 
+
 .. image:: ../../_static/images/provision/fusionpbx_provision_auto_fanvil.jpg
         :scale: 85%
 
@@ -31,3 +46,18 @@ Setting up a **Fanvil** SIP phone through the phone's local http management port
 
 .. image:: ../../_static/images/provision/fusionpbx_provision_auto_fanvil1.jpg
         :scale: 85%
+
+
+Self Signed Certificates
+-------------------------
+
+If you are going to use a self signed certificate you will need to adjust additional settings.
+
+* Left side menu click **Phone settings**
+* Top menu click **Trusted Certificates**
+* CA Certificates: Disabled
+* Click Apply
+
+.. image:: ../../_static/images/provision/fusionpbx_provision_auto_fanvil2.jpg
+        :scale: 85%
+