Explorar o código

Merge pull request #49 from Len-PGH/master

content add and updates
FusionPBX %!s(int64=9) %!d(string=hai) anos
pai
achega
e2dfcdd7db

BIN=BIN
source/_static/images/fusionpbx_tftp.jpg


+ 2 - 0
source/additional_information.rst

@@ -18,3 +18,5 @@ Additional Information
   additional_information/testimonials.rst
   additional_information/password_reset.rst
   additional_information/feature_codes.rst
+  additional_information/tftp.rst
+

+ 42 - 0
source/additional_information/tftp.rst

@@ -0,0 +1,42 @@
+*******
+TFTP
+*******
+
+Several models of phone out there that still only use TFTP for provisioning.  Even though they have reached end of life, some of the popular ones are the Cisco 7960 and 7940. 
+
+**Install TFTPD**
+
+::
+
+ apt-get install tftpd
+ service xinetd
+
+**Change the configuration**
+
+::
+
+ edit the /etc/xinetd.d/tftp
+ 
+**Enable TFTP in FusionPBX Gui**
+
+Goto Advanced > Default Settings > Provision
+ 
+Set Enabled to **True** and define the path to where the TFTP files will be.
+ 
+.. image:: ../_static/images/fusionpbx_tftp.jpg
+        :scale: 85%
+
+
+**Test TFTP**
+
+::
+
+ tftp x.x.x.x
+ get 000000000000.cnf
+
+**See the file getting requested for tftp**
+
+::
+
+ tail -f /var/log/syslog | grep tftp
+ 

+ 3 - 5
source/getting_started/installation_recommended_new.rst

@@ -47,12 +47,10 @@ After you have completed the install you can login with the GUI username and pas
 **3.** Goto a web browser and enter the ip address
     ::
      
-     Now you'll need to manually finish the install and come back
-     This way I can finish up the last bit of permissions issues
-     Just go to
+     Go to
      https://000.000.000.000
-     MAKE SURE YOU CHOOSE PostgreSQL as your Database on the first page!!!
-     ON the Second Page:
+     When you get to the database part choose
+     Postgresql
      Database Name: fusionpbx
      Database Username: fusionpbx
      Database Password: generated_password