Mark Crane
|
0abfbb0954
|
Fix the SIP profiles for the package install
|
2014-08-12 19:18:36 +00:00 |
Mark Crane
|
b92cbaca8f
|
Update the freeswitch conf directory
|
2014-07-18 20:30:36 +00:00 |
Mark Crane
|
7b228d849d
|
Update schema dn domains
|
2014-07-15 10:30:31 +00:00 |
Richard Neese
|
7eb6bcec51
|
fixed a close from | to } in the sqlite section
|
2014-06-06 03:27:32 +00:00 |
Richard Neese
|
4f56ff905a
|
fixing sql file dir for pkgs
|
2014-06-06 01:19:59 +00:00 |
Mark Crane
|
8e53eb047b
|
recursive_copy function use cp -R if it exists
|
2014-05-16 05:14:44 +00:00 |
Mark Crane
|
f4b17fd742
|
Fix the copy of the conf directory files during the install
|
2014-05-09 23:17:30 +00:00 |
Mark Crane
|
0c87f27b35
|
Add a default timezone for install.php
|
2014-05-01 23:54:52 +00:00 |
Mark Crane
|
898d35ae8c
|
During the install check for /etc/freeswitch/vars.xml before using it
|
2014-04-29 17:51:29 +00:00 |
Mark Crane
|
70e573a266
|
Add /etc/freeswitch as an optional directory for freeswitch conf files
|
2014-04-28 23:25:33 +00:00 |
Mark Crane
|
41fda05df6
|
Set MySQL Attribute for UTF8
|
2014-04-26 18:53:58 +00:00 |
Mark Crane
|
d4c3a49bc3
|
Set the file permissions on for the sqlite database so it will work better with the Debian package
|
2014-04-09 15:02:25 +00:00 |
Mark Crane
|
4db5c3c041
|
Fix the conf directory copy used during the install
|
2014-04-09 14:24:07 +00:00 |
Mark Crane
|
068e03c72d
|
If the debian package usr share conf directory exists then use it as the source for the copy.
|
2014-04-09 05:00:11 +00:00 |
Mark Crane
|
924ba5ac6c
|
During the install copy all FreeSWITCH conf files.
|
2014-04-07 22:35:05 +00:00 |
Mark Crane
|
f7833ede51
|
Check for /etc/fusionpbx/conf if it exists use it for the conf directory.
|
2014-04-07 14:48:45 +00:00 |
Mark Crane
|
36e2054217
|
Fix the copy for the freeswitch conf directory which is done during the install.
|
2014-03-31 18:30:55 +00:00 |
Mark Crane
|
b6bc074dd0
|
Change the directory back to /etc/freeswitch until a bug is fixed in FreeSWITCH for the conf directory startup parameter.
|
2014-03-27 20:07:45 +00:00 |
Mark Crane
|
c98c612166
|
Change the dir to /etc/freeswitch for now.
|
2014-03-27 20:03:31 +00:00 |
Mark Crane
|
d0c2c1941a
|
fix the syntax on install.php
|
2014-03-27 16:32:33 +00:00 |
Mark Crane
|
4764747cff
|
Check to see if the /etc/fusionpbx/conf/freeswitch.xml file already exists and if so do not copy the conf directory.
|
2014-03-27 04:09:05 +00:00 |
Mark Crane
|
7451d1a019
|
Change directory detection /etc/freeswitch/dialplan to /etc/fusionpbx/conf.
|
2014-03-27 03:26:45 +00:00 |
Mark Crane
|
0410bea6fd
|
When the config.php file exists disable the install. This change expands the directories where the config.php can be located.
|
2014-03-22 01:25:55 +00:00 |
Mark Crane
|
088e6aaac4
|
Switch $switch_gateways_dir to $switch_sip_profiles_dir.
|
2014-03-21 23:46:20 +00:00 |
Mark Crane
|
6e91c4778a
|
Fix the alignment of the word Theme on the install.php.
|
2014-03-19 01:09:50 +00:00 |
Mark Crane
|
5c753fe81e
|
Only perform these actions if the directory exists during the install.
|
2014-02-13 00:24:49 +00:00 |
Philippe Rioual
|
ee51bea37e
|
fixed some french translations issues
|
2014-01-23 21:15:49 +00:00 |
Mark Crane
|
2bac44aee7
|
Add app/dialplan/ to the dialplan class path.
|
2014-01-13 14:34:13 +00:00 |
Mark Crane
|
8076d2af85
|
config.php can be located in /etc/fusionpbx this change makes it use that location during install if it exists. Thanks Richard Neese who reported this error and the solution.
|
2013-11-19 16:15:00 +00:00 |
Mark Crane
|
8cd87551eb
|
On Debian or Ubuntu the /etc/init.d seems to require /etc/freeswitch this causes a problem source compiled systems changing the directory to detect if its a package install to /etc/freeswitch/dialplan.
|
2013-07-18 23:50:39 +00:00 |
Mark Crane
|
9f71bdd024
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
Mark Crane
|
3a58d1e08d
|
Move references to php classes in includes/classes to resource/classes.
|
2013-07-06 07:13:36 +00:00 |
Mark Crane
|
3798b9a782
|
Update a few more references to files that have been move to the resources directory.
|
2013-07-06 07:01:14 +00:00 |
Mark Crane
|
8915debbd8
|
Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory.
|
2013-07-06 06:46:07 +00:00 |
Mark Crane
|
e9aa47069c
|
Update the references for header.php and footer.php files to point the resources directory.
|
2013-07-06 06:29:50 +00:00 |
Mark Crane
|
716dc92852
|
Rename and move persistformvar.php to the resources directory.
|
2013-07-06 06:21:12 +00:00 |
Mark Crane
|
c44d39dcf9
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
Mark Crane
|
fc33d20f61
|
Move the references to includes/templates to resources/templates.
|
2013-06-09 05:05:17 +00:00 |
Mark Crane
|
a308535e4b
|
Change the path in the php files from includes/install to resources/install dir.
|
2013-06-09 02:52:13 +00:00 |
Mark Crane
|
d3497d51df
|
move install.php back to the resources directory.
|
2013-06-09 02:35:45 +00:00 |
Mark Crane
|
0489f1c284
|
Move the install class to the resources directory.
|
2013-06-09 02:34:00 +00:00 |
Mark Crane
|
b783f5ecd9
|
Change paths for linux package installs /var/lib/fusionpbx to /var/lib/fusionpbx/db and scripts directory to /var/lib/fusionpbx/scripts if that directory exists.
|
2013-05-02 00:50:11 +00:00 |
Mark Crane
|
5acfc74a76
|
Fix the config.php directory path in the install.php.
|
2013-04-30 09:31:17 +00:00 |
Mark Crane
|
7e94c3e294
|
The db_path should already exist.
|
2013-04-30 08:22:10 +00:00 |
Mark Crane
|
af3891fe36
|
Unix friendly changes.
|
2013-04-27 06:40:44 +00:00 |
Mark Crane
|
6afa95e885
|
A few minor changes to install.php.
|
2013-03-26 19:00:09 +00:00 |
Mark Crane
|
91bc3ca76b
|
Fix the recordings directory.
|
2013-03-20 17:38:19 +00:00 |
Mark Crane
|
1cadf535ff
|
Adjust the install path implementation.
|
2013-03-20 16:06:28 +00:00 |
Mark Crane
|
ee71a32ab4
|
Add install paths to match the Debian packages that rneese is working on.
|
2013-03-20 13:38:54 +00:00 |
Mark Crane
|
1c107f58f9
|
Fix the install.php reference to logout.php.
|
2013-01-21 03:40:38 +00:00 |