FusionPBX
b71eacb075
Update failed directory permissions
2025-08-21 18:28:27 -06:00
FusionPBX
f641d32195
Update xml_cdr service
...
Use array_slice to make the code more efficient
Service is unable to create the directories. Make the failed directories with app_defaults when run from command line.
php /var/www/fusionpbx/core/upgrade/upgrade.php
chown -R www-data:www-data /var/log/freeswitch/xml_cdr
2025-08-16 11:54:51 -06:00
FusionPBX
f43235907b
Update app_defaults.php
2017-01-13 00:24:29 -07:00
FusionPBX
83e60f9805
Update app_defaults.php
2017-01-12 14:55:06 -07:00
FusionPBX
877a7db025
Update app_defaults.php
2017-01-12 14:41:43 -07:00
FusionPBX
7f55015629
Update app_defaults.php
2016-10-22 22:53:41 -06:00
markjcrane
097a5d8ade
Check the missing array has content before processing it.
2016-05-04 00:22:35 -06:00
Mark Crane
73a2aa44e8
Remove extra line spaces.
2015-03-22 00:01:39 +00:00
Mark Crane
1baef57ad9
Add CDR http_enabled to default settings and add the settings more efficiently.
2015-03-21 23:59:56 +00:00
Mark Crane
60bca06375
Update XML CDR import replace xml_cdr -> http_enabled -> text with cdr -> http_enabled -> boolean.
2015-03-18 12:53:40 +00:00
Nate Jones
fe40c4ede9
Enhanced Theme: Added Default Settings to control footer colors and opacity.
...
Other minor code enhancements.
2014-08-17 04:33:57 +00:00
Mark Crane
5e0d82c06d
Unset the prepared statements used in the app_defaults.php files.
2014-07-23 22:00:03 +00:00
Mark Crane
b33aa3a71b
Fix the cdr app_defaults
2014-07-11 02:03:47 +00:00
Mark Crane
3e89192ced
Add cdr limit to default settings
2014-07-11 01:44:44 +00:00
Mark Crane
b73f895446
unset the prepared statement
2014-06-24 06:48:39 +00:00
Mark Crane
fff50d15e6
Update the app_defaults so that it works correctly
2014-06-22 04:31:21 +00:00
Mark Crane
ad8f34b7f7
Add a more elegant way to add cdr -> format and cdr -> storage to default settings.
2014-06-22 03:52:23 +00:00
Mark Crane
64c660e74a
Fix the syntax
2014-06-22 00:04:13 +00:00
Mark Crane
0c5b38819f
Add cdr format and storage settings to default settings
2014-06-22 00:02:04 +00:00
Mark Crane
8b78674ef4
Finish up the source conf directory for the Debian Package install.
2014-04-13 04:45:05 +00:00
Mark Crane
cfac14c6ee
Adjust the source conf directory to work with the debian package
2014-04-12 20:54:32 +00:00
Mark Crane
17af99d5e5
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
2012-08-14 21:59:45 +00:00
Mark Crane
af103e9c41
Add a missing file sip_profile_copy.php to the dev branch.
2012-06-04 14:58:40 +00:00