MasterVitronic / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Provisioning issue #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Added folder for FTP provisioning to Advanced - system settings

2. created new phone (MAC address, phone template)
- this step created all provisioning files in FTP folder (so the permissions 
and folder settings are correct) 

3. created new extension and assigned the phone (created in previous step) and 
line number.

What is the expected output? What do you see instead?
This step should update the provisioning files with the sip username/password. 
But these field are still blank. I tried different templates, the result was 
the same for all of them. I also checked the mysql DB and all details about the 
extensions were saved in the DB.

What version of the product are you using? On what operating system?
Latest FusionPBX trunk, Debian 6.0 64bit

Please provide any additional information below.

Original issue reported on code.google.com by peter.ks...@gmail.com on 8 Nov 2011 at 11:58

GoogleCodeExporter commented 9 years ago
- Make sure that your provisioning templates are readable by the web server 
user. 
- For the FTP directory make sure the web server user has access to write to it.

Original comment by markjcrane@gmail.com on 9 Nov 2011 at 8:42

GoogleCodeExporter commented 9 years ago
www-data user has full access to provisioning files and templates and also FTP 
directory.

Original comment by peter.ks...@gmail.com on 9 Nov 2011 at 8:50

GoogleCodeExporter commented 9 years ago
1. Added folder for FTP provisioning to Advanced - system settings
Make sure that the provisioning variable is set to enabled equal to true.

In fusionpbx version 3 this is in advanced -> default settings and then can be 
adjusted per domain in advanced -> domains.

I just tested this again if the provisioning directory variable is enabled and 
the path and permissions are correct it will write the file. Since it is 
confirmed it is working I'm closing this ticket.

Original comment by markjcrane@gmail.com on 12 Aug 2012 at 1:04