Commit Graph

1091 Commits

Author SHA1 Message Date
FusionPBX 3767d0f3fd
Update finish.sh 2022-10-10 08:32:31 -06:00
FusionPBX 15de248b35
Create config.conf 2022-10-10 08:31:33 -06:00
FusionPBX fe963fb296
Remove duplicate fastcgi_read_timeout and re-arrange to be more consistent. 2022-09-11 10:09:31 -06:00
emak f60848e6e9
Add ability to build master branch (#400)
Adds the ability to build mater branch by setting the existing variable `$switch_branch` to `master` in config.sh
2022-09-10 09:56:37 -06:00
agree 8afacd9262
fail2ban add INVITE to auth challange filter (#401) 2022-09-08 09:30:29 -06:00
FusionPBX 7e62f45ff6
Add fastcgi_read_timeout 300 2022-09-06 16:34:50 -06:00
FusionPBX 205ea4060a
Update fusionpbx 2022-08-09 15:50:30 -06:00
FusionPBX 5ee45aff75
Add phonebook.xml for SPA based firmware. 2022-08-09 15:17:34 -06:00
emak cab0786d3c
Update mod_pgsql.c patch (#399)
We use pgsql14 and build from source on 1.10.7 was failing again for some reason. Updated the source code to match the current freeswitch master branch and it worked fine. Updated code these differences were made from can be found here:

92d2e0b136
2022-08-08 20:21:47 -06:00
FusionPBX fe3db43912
Update package-permissions.sh 2022-08-08 20:20:03 -06:00
FusionPBX ace12fe203
Update package-permissions.sh 2022-08-08 19:42:37 -06:00
FusionPBX 41137f6659
Add -f to the rm. 2022-08-08 18:17:55 -06:00
FusionPBX 3f3593ba4f
Update vsofia version 1.13.7 to 1.13.8 2022-08-07 16:27:32 -06:00
FusionPBX 232e30cd25
Update jail.local 2022-08-02 17:38:37 -06:00
FusionPBX d8b7f0e75c
Update finish.sh 2022-08-02 17:34:30 -06:00
FusionPBX e17b057881
Only need user_groups table. Old if statement is no longer needed. (#394) 2022-06-25 11:37:21 -06:00
Pro-pra 954247951a
Set missing php end brace (#393)
* Update config.php

* Update config.php

* Update config.php

* Update config.php
2022-06-14 09:26:30 -06:00
FusionPBX f84c40f7e6
sed command now works with any number of spaces or tabs
sed command was broken because tabs had been replaced with spaces in the nginx fusionpbx file.
2022-04-18 19:20:48 -06:00
FusionPBX 383c480679
Use spaces so it will work again with current sed command. 2022-04-18 18:16:11 -06:00
FusionPBX 590eb2415a
Add email and fax queues to the maintenance script. 2022-04-15 22:19:02 -06:00
FusionPBX c1b758be0d
Add mod say for French and Spanish. 2022-04-15 11:11:44 -06:00
FusionPBX fdbc3cfb30
Add Spanish and French FreeSWITCH modules 2022-04-15 11:06:06 -06:00
ggflow 002d57675d
Update nginx ciphers to work with Yealink t4xg series and earlier phones (#391) 2022-04-14 22:39:47 -06:00
FusionPBX 2a3f61b528
Move python3-distutils so it works for Debian 10. 2022-04-14 15:56:30 -06:00
FusionPBX e7ce554f2f
Create repo.sh 2022-04-12 15:09:15 -06:00
FusionPBX 6c3049f081
Curl is required so make sure its installed. 2022-04-12 12:11:20 -06:00
FusionPBX 67e434871c
Add some comments to show additional options. 2022-04-06 09:49:54 -06:00
emak 2b1771c457
Update fusionpbx (#388)
The following changes have been made:

* Enable http2 for enhanced HTTP performance
* Disable TLSv1 and TLSv1.1 which are now insecure and deprecated
* Enable TLSv1.3
* Set more specific list of enabled ciphers to reasonable balance of compliant but still secure ciphers
* Add SSL session cache to improve SSL performance in nginx

Configurations here were very heavily influenced by the following resources and tools:

https://libre-software.net/tls-nginx/
https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=intermediate&openssl=1.1.1k&guideline=5.6
https://success.qualys.com/discussions/s/question/0D52L00004TnxRMSAZ/help-to-configure-sslciphers-in-nginx-with-tls-13-support
2022-04-06 09:46:16 -06:00
FusionPBX 48c06fc743
Enable mod_av for the install. (#389)
* Update source-release.sh

* Add package mod_av
2022-04-05 21:26:41 -06:00
FusionPBX 095c674cba
Add libvlc-dev 2022-04-02 17:44:20 -06:00
FusionPBX 67109fa2ed
Add new dependency libvlc-dev 2022-04-02 17:43:02 -06:00
FusionPBX 6c9e99de58
Use FreeSWITCH 1.10.7 and sofia-sip 1.13.7 by default.
FreeSWITCH 1.10.3 and sofia-sip 1.13.6 will currently compile fine as well.
2022-03-24 10:50:34 -06:00
FusionPBX dbbadc1eed
Update mod_pgsql.patch 2022-03-24 00:34:34 -06:00
FusionPBX e2589576c7
Remove comments for older versions of freeswitch version before 1.10.0. 2022-03-23 23:09:58 -06:00
FusionPBX 100220418c
Work on the dependency version if statements. 2022-03-23 22:38:03 -06:00
FusionPBX 4831b73000
Update mod_pgsql.patch 2022-03-19 12:41:36 -06:00
FusionPBX f8b898f006
Update mod_pgsql.patch 2022-03-19 12:36:00 -06:00
FusionPBX 1fb48aac87
Update mod_pgsql.patch 2022-03-19 12:16:03 -06:00
FusionPBX 195b7cb607
Add Raspberry Pi new apt repo using freeswitch.signalwire.com. 2022-03-19 10:05:53 -06:00
FusionPBX 13937e5a8a
Improve the descriptions for the config.sh file. 2022-03-19 09:43:00 -06:00
FusionPBX 913897b48b
Relative path didn't use full path for the moment. 2022-03-18 12:33:47 -06:00
FusionPBX cd48fe22a8
Change the default compile version to 1.10.3. 2022-03-18 11:26:00 -06:00
markjcrane 9fabc661e6 Apply the mod_pgsql.patch 2022-03-18 11:20:55 -06:00
markjcrane d177080f5d Add pgsql patch to fix newer PostgreSQL version 2022-03-18 11:12:44 -06:00
Len 9dd7f7de68
FreeSWITCH Repo change (#386)
Added a new variable to config.sh "switch_token". A Personal Access Token is now needed to pull from the Community version of FreeSWITCH.  To generate one, please create an account at https://signalwire.com More info can be found here. https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token
2022-03-17 18:26:03 -06:00
Len aa9580af0c
FreeSWITCH Repo change (#385)
Added a new variable to config.sh "switch_token". A Personal Access Token is now needed to pull from the Community version of FreeSWITCH.  To generate one, please create an account at https://signalwire.com More info can be found here. https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token
2022-03-17 18:25:14 -06:00
FusionPBX f531cdaea2
Update source-release.sh 2022-03-17 15:50:56 -06:00
FusionPBX 6ce0351928
Add a better rewrite rule for the Grandstream phonebook. 2022-03-09 23:17:08 -07:00
agree d6edf06a26
comment out lines that breaks nginx config file (#383)
It doesn't seem to have any purpose. If someone knows the purpose feel free to update in a way that doesn't break the config
2022-03-03 14:52:29 -07:00
FusionPBX 413ee56196
Change version to 1.10.7 2022-03-03 13:31:05 -07:00
FusionPBX 86caf34713
Path to iptables is not always /usr/sbin 2022-02-10 11:56:29 -07:00
FusionPBX 1fb06497dd
Disable some modules skinny and verto 2022-01-25 23:56:12 -07:00
FusionPBX 8bf593a624
Change the default compile version to 1.10.6 2022-01-25 22:10:10 -07:00
FusionPBX 9f41488e59
Restart postgresql service 2022-01-15 19:27:25 -07:00
FusionPBX 27ba502198
Add the path /usr/sbin/ to iptables 2022-01-15 19:19:57 -07:00
FusionPBX ad72a5caf6
Add the path /usr/sbin/ to iptables 2022-01-15 19:17:21 -07:00
FusionPBX 95190a0b95
Add the path /usr/sbin/ to iptables 2022-01-15 19:15:18 -07:00
FusionPBX 09621fd37c
Use the pg_reload_conf command. 2022-01-15 18:58:32 -07:00
FusionPBX c6e1b8f60b
Add pg_reload_config 2022-01-15 18:56:22 -07:00
FusionPBX dca3e2f0a9
Change the version of FreeSWITCH from 1.10.3 to 1.10.7 2022-01-10 17:21:55 -07:00
Andy Binder 73e1606d6c
Add 1.10.7 to source-script. (#379)
Squashed commit of the following:
-install iptables as it is not part of minimal install.
-change swig for bullseye to swig4.0
-php7.4-dev for build required (php-config)
-add python3-distutils
-libks seems to be required for mod_verto
-disable mod_avmd to keep in sync with ubuntu-config (eaaef03163 (diff-62a8f25a3200194e88b1073f2b11ebdf1622761f025a30158c012e83e5f593aa))
2022-01-10 15:51:59 -07:00
FusionPBX 3d24b132c7
Update letsencrypt.sh add --algo rsa to the dehydrated command. (#380)
* Update letsencrypt.sh
2022-01-06 13:43:13 -07:00
FusionPBX 56b138366a
Update package-permissions.sh 2021-12-20 10:49:30 -07:00
FusionPBX 3cd7abfd6e
Split up recordings and storage. 2021-12-20 10:31:25 -07:00
FusionPBX 291b236290
Add --preferred-chain ISRG Root X1 to fix Letsencypt working with Yealink, Polycom and other phones. 2021-12-06 15:32:02 -07:00
FusionPBX 5fe8186e7f
Enable upgrade for dehydrated script when running the script. 2021-12-06 15:17:04 -07:00
FusionPBX 69f01e08de
Update finish.sh 2021-12-03 16:09:01 -07:00
FusionPBX 1e3c3e914a
Update finish.sh 2021-11-13 14:09:06 -07:00
FusionPBX 393eb2b8e2
Update finish.sh 2021-11-13 13:34:15 -07:00
FusionPBX c8da852f04
Update config.sh 2021-11-13 13:11:44 -07:00
FusionPBX dff9992b83
Update iptables.sh 2021-11-13 13:07:33 -07:00
FusionPBX c64169c145
Have the iptables script remove the ufw. 2021-11-13 12:50:15 -07:00
FusionPBX 56a1280caa
Update php.sh 2021-11-13 12:12:52 -07:00
FusionPBX 1fe4f14304
Add missing $ on os_codename to fix Debian 11, Bullseye install. 2021-11-13 12:01:00 -07:00
emak 0fbbfe997b
Add Preliminary Debian 11 "Bullseye" Support (#376)
* Add Debian 11 support
2021-11-01 11:27:28 -06:00
FusionPBX 54cc4f73ae
Update fusionpbx 2021-10-18 01:08:18 -06:00
FusionPBX d5fa0c7062
Removed the deprecated ssl on 2021-10-18 01:05:20 -06:00
FusionPBX d227f00498
Restart php fpm in finish.sh. 2021-10-14 11:47:02 -06:00
FusionPBX e3b52d9e9b
Update finish.sh 2021-10-06 19:30:53 -06:00
FusionPBX 8fdb549193
Add media rewrite rule and replace spaces with tabs. 2021-09-30 10:17:33 -06:00
FusionPBX 982c129998
Update fusionpbx-maintenance 2021-09-18 13:29:01 -06:00
FusionPBX 6ec67a15da
Update fusionpbx-maintenance 2021-09-18 13:27:05 -06:00
FusionPBX 51bba8e4ad
Add php_sessions and database_transactions 2021-09-18 13:17:31 -06:00
FusionPBX e97e587362
Update fusionpbx-maintenance 2021-09-18 12:39:13 -06:00
FusionPBX 43db03ba1a
Update sip-auth-failure.conf 2021-08-21 12:46:32 -06:00
FusionPBX 6c6ce47758
Update sip-auth-challenge.conf 2021-08-21 12:46:18 -06:00
FusionPBX 9a3a74ccd1
Update auth-challenge-ip.conf 2021-08-21 12:45:20 -06:00
FusionPBX 95fbc19ea8
Update freeswitch.conf 2021-08-21 12:45:06 -06:00
FusionPBX b8729f2357
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:43:56 -06:00
FusionPBX 43fce2d231
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:43:06 -06:00
FusionPBX 0618074b69
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:42:26 -06:00
FusionPBX 41046e30a6
Change w+ to .* to account for domains with hyphens. 2021-08-21 12:41:43 -06:00
FusionPBX 86e27b370c
Add mbstring used by fax and smarty. 2021-07-07 11:41:33 -06:00
FusionPBX 2eece9d01e
Fix Raspberry Pi ioncube install. 2021-06-25 11:24:07 -06:00
FusionPBX e81f22f4c7
Update fusionpbx-maintenance 2021-04-26 11:57:23 -06:00
FusionPBX e651d3f41c
Add PHP 7.3 and 7.4 2021-03-09 15:45:25 -07:00
FusionPBX 741e9b634b
Install FreeSWITCH then Fail2ban. 2021-03-08 08:33:20 -07:00
FusionPBX 1ce68372c0
Add ExecStartPre=/bin/sleep 10 to systemd freeswitch.service file. 2021-02-20 17:25:49 -07:00
FusionPBX 113700a741
Copy the freeswitch-acl.conf filter into the fail2ban filter.d directory. 2021-02-03 17:55:24 -07:00
FusionPBX bb6cfd01b7
Add the new freeswitch-acl filter to jail.local. 2021-02-03 17:45:23 -07:00
FusionPBX 7346df61a3
New fail2ban filter for Rejected by register acl 2021-02-03 17:38:10 -07:00
FusionPBX 94fd2d4d39
Create nftables.sh
Add the start of an nftables script. Will need additional work.
2021-01-22 14:26:32 -07:00
frytimo 3a63d467fd
If condition always evaluated to true (#362)
If condition always evaluated to true.
2020-12-16 16:49:17 -07:00
Len b7640f6952
Update finish.sh (#358) 2020-12-16 12:33:21 -07:00
FusionPBX 389d355630
Update php.ini variables with better defaults. 2020-12-16 12:30:30 -07:00
Len aa323cf12f
Update finish.sh (#352) 2020-11-10 18:47:27 -07:00
FusionPBX 2b4c3f6873
Add the path to the service command. 2020-10-15 14:59:47 -06:00
Len da04b9eb33
Update finish.sh (#347) 2020-10-02 15:52:45 -06:00
FusionPBX 2c723fdd8f
Update fusionpbx 2020-09-16 10:29:48 -06:00
Len e8b06a7f1d
Update finish.sh (#341) 2020-08-28 10:28:48 -06:00
FusionPBX f40e96c479
Adjst the syntax of the if database_host statement. 2020-08-20 08:36:30 -06:00
FusionPBX 9b40c12126
Update postgresql.sh 2020-08-19 13:23:09 -06:00
FusionPBX 72d486560d
Update finish.sh 2020-08-19 12:47:00 -06:00
FusionPBX ec20eefcff
Update finish.sh 2020-08-17 20:03:10 -06:00
FusionPBX 24539c4d3c
Use psql options qtAX so that trim is no longer needed. 2020-08-17 19:44:11 -06:00
FusionPBX 6abe7cd360
Set findtime to 60 (one minute) to make it simple to understand. 2020-08-07 10:50:52 -06:00
Len 7aa6eabf31
Update finish.sh (#336) 2020-08-02 22:53:38 -06:00
Gill Abada 278e65c2e1
make database host dynamic. (#334)
Co-authored-by: Gill Abada <gill@callifi.com>
2020-07-31 09:17:08 -06:00
FusionPBX 6d537d3f27
Add an to the firmware on the rewrite rule. 2020-07-21 15:59:10 -06:00
FusionPBX a6c3d51cbf
Removing environment.sh includ as it isn't needed. 2020-07-13 09:57:51 -06:00
Len 5f25107e89
Update finish.sh (#327) 2020-06-29 18:53:49 -06:00
Len 2c5e207df2
Update finish.sh (#321) 2020-06-13 23:36:20 -06:00
FusionPBX 12e7aed47d
Add another Debian libswscale-dev dependency for mod_av. 2020-06-13 23:32:34 -06:00
FusionPBX 29168ba26e
Debian update FreeSWITCH version from 1.10.1 to 1.10.3 2020-06-13 22:56:13 -06:00
FusionPBX 89ffcf5dbc
Add debian dependency libavformat-dev needed for compiling mod_av-all 2020-06-13 22:55:23 -06:00
FusionPBX e053b3ada0
Add package net-tools 2020-06-04 09:52:49 -06:00
FusionPBX aad2199bc3
Update ioncube.sh 2020-06-02 11:35:10 -06:00
FusionPBX 8887a29770
Add missing, then. 2020-06-02 11:25:31 -06:00
FusionPBX dba9624750
ioncube.sh if wget https fails try again without validating the certificate 2020-06-02 11:20:03 -06:00
FusionPBX d24a68080c
Add the /bin/ in front of mkdir 2020-05-21 18:10:37 -06:00
FusionPBX c1c24ed847
Add missing wget 2020-05-20 08:57:03 -06:00
FusionPBX b3f4d7ddb0
Move update-alternatives above iptables commands. 2020-05-19 01:17:29 -06:00
FusionPBX d2f11b8e07
add -p so that there is not an error if existing 2020-05-19 00:43:12 -06:00
FusionPBX 4680de3ad7
Update etc.default.freeswitch.package 2020-05-18 23:52:51 -06:00
FusionPBX 66bc195f44
Update freeswitch.service.package 2020-05-18 23:52:23 -06:00
FusionPBX 4cc678face
install dependencies that depend on the operating system version 2020-05-18 22:32:18 -06:00
FusionPBX dc6513f459
Debian 10 - defaults to nftables by default this enables iptables
https://wiki.debian.org/nftables
2020-05-18 22:26:29 -06:00
FusionPBX 4d2c89cb1a
Remove redundant settings. 2020-05-18 22:05:42 -06:00
FusionPBX a9182feeb0
Synchronize with FreeSWITCH official systemd file.
https://github.com/signalwire/freeswitch/blob/master/debian/freeswitch-systemd.freeswitch.service
2020-05-18 22:01:59 -06:00
chansizzle 0265d1acdd
Update letsencrypt.sh (#317) 2020-05-12 13:34:00 -06:00
Len 69cc254401
Update finish.sh (#313) 2020-05-01 23:33:06 -06:00
FusionPBX 808d21af58
Update ioncube.sh 2020-04-29 20:18:54 -06:00
saraxxin 1b4f732e23
Add rewrite for Snom phones (#296)
* Add rewrite for Snom phones

Added a rewrite rule for Snom phones
2020-04-22 07:25:55 -06:00
FusionPBX 60c182cf09
Update fail2ban.sh 2020-03-28 19:16:57 -06:00
FusionPBX 66ae26f28f
Update switch.sh 2020-03-28 19:16:21 -06:00
FusionPBX c81492a8aa
Update package-permissions.sh 2020-03-28 19:14:14 -06:00
FusionPBX b7e1ccb81e
Update fail2ban.sh 2020-03-28 19:12:26 -06:00
FusionPBX e57b20b3e8
Update switch.sh 2020-03-28 19:11:49 -06:00
FusionPBX 8be15c1484
Update php.sh 2020-03-28 18:22:18 -06:00
FusionPBX 29a8a40040
Update php.sh 2020-03-28 17:55:50 -06:00
FusionPBX 089957ea66
Update environment.sh 2020-03-28 16:59:50 -06:00
FusionPBX b975895e76
Update iptables.sh 2020-03-28 16:45:40 -06:00
FusionPBX 472836905a
Update environment.sh 2020-03-28 16:44:24 -06:00
Len 728dad6873
spelling error (#311) 2020-03-27 17:16:23 -06:00
FusionPBX ba0ce9543d
Update fusionpbx-backup 2020-03-11 13:53:03 -06:00
Len 0b1c5fa7da
Update finish.sh (#299) 2020-03-07 12:03:41 -07:00
chansizzle a3e1910c02
Update package-release.sh (#303) 2020-03-06 13:39:32 -07:00
chansizzle b2554b0a3c
Update package-master.sh (#305) 2020-03-06 13:38:33 -07:00
FusionPBX 93666aee6b
Update package-master.sh 2020-02-27 14:53:06 -07:00
FusionPBX 12fb68b46c
Update package-release.sh 2020-02-27 14:52:00 -07:00
FusionPBX 3c37dc1d51
Update jail.local 2020-02-19 16:41:55 -07:00
FusionPBX 36ed2be462
Update fusionpbx 2020-01-07 21:49:05 -07:00
FusionPBX 5604a3b8a2
Update node.sh 2019-12-30 12:40:38 -07:00
TNSSF 62a79dbb4c Update node.sh (#292) 2019-12-30 12:37:27 -07:00
FusionPBX 4ecb62560e
Update fusionpbx.sh 2019-12-14 10:52:32 -07:00
Len ce45795024 Update finish.sh (#285) 2019-12-11 19:08:18 -07:00
FusionPBX 48e669a724
Update fusionpbx.sh 2019-12-06 23:49:15 -07:00
FusionPBX 3c58424611
Update source-permissions.sh 2019-12-06 23:45:17 -07:00
FusionPBX 7c75272e98
Update package-permissions.sh 2019-12-06 23:40:30 -07:00
FusionPBX 373e4be54d
Update fusionpbx.sh 2019-12-05 09:49:24 -07:00
FusionPBX e0078c3d1e
Update postgresql.sh 2019-12-04 18:59:57 -07:00
FusionPBX 068b655025
Update source-permissions.sh 2019-11-28 04:59:56 -07:00
FusionPBX 32d9fd6db3
Update source-permissions.sh 2019-11-28 04:59:35 -07:00
FusionPBX f8a9889615
Update package-permissions.sh 2019-11-28 04:55:50 -07:00
FusionPBX c23cfbe8d7
Update fusionpbx.sh 2019-11-28 03:41:42 -07:00
FusionPBX 92239e7679
Update fusionpbx.sh 2019-11-28 03:40:10 -07:00
FusionPBX 90b5344637
Update finish.sh 2019-11-27 17:58:14 -07:00
DigiDaz c87b8d15ac Fix path (#283) 2019-11-27 17:18:18 -07:00
Len 2f0719bb6f Update finish.sh (#279) 2019-11-27 17:05:35 -07:00
FusionPBX 51328bb5c8
Update jail.local 2019-11-27 17:04:40 -07:00
FusionPBX 6fb47856fb
Update jail.local 2019-11-27 17:00:07 -07:00
FusionPBX a9e153b951
Update fusionpbx 2019-11-21 20:10:26 -07:00
FusionPBX 7de5d2a627
Update config.sh 2019-11-04 22:26:17 -07:00
FusionPBX b4315bb1cb
Update source-release.sh 2019-11-04 22:25:46 -07:00
FusionPBX 60555c37d7
Update config.sh 2019-11-03 14:36:39 -07:00
FusionPBX 566d9fbec9
Update source-release.sh 2019-11-03 14:36:05 -07:00
Ahmed Kajee b5d59f85e9 Update sed entries in debian/letsencrypt.sh file (#272)
The sed entries to update the config file was creating the following issues: 1) It was creating duplicate config files, the second has a trailing space. 2) The email variable was not passed to the config file. 3) removing the leading # from WELLKNOWN does not require the file path as it does not change. This shortened command may eliminate the creating of two config files.
2019-10-19 08:37:29 -06:00
FusionPBX 9a2ab1e6d9
Update php.sh 2019-10-11 18:45:33 -06:00
FusionPBX f3a236fe73
Update freeswitch 2019-10-05 11:18:32 -06:00
FusionPBX 2790404a98
Update monit.sh 2019-10-05 11:16:25 -06:00
FusionPBX d109de5eb8
Update freeswitch 2019-10-05 11:14:48 -06:00
FusionPBX d0481776b1
Update monit.sh 2019-10-05 11:10:28 -06:00
FusionPBX bc72cee160
Create monit.sh 2019-10-05 11:09:12 -06:00
FusionPBX cf38d8e87c
Create freeswitch 2019-10-05 11:05:06 -06:00
FusionPBX 0e943eafa9
Create shell.sh 2019-10-05 11:03:57 -06:00
Len 56ba4d1bd0 Update finish.sh (#268)
* Update finish.sh

* Update finish.sh
2019-09-27 14:55:28 -06:00
FusionPBX 5899f52f31
Update php.sh 2019-09-27 14:48:17 -06:00
chansizzle 09aab232e7 Update ioncube.sh (#273) 2019-09-14 11:59:06 -06:00
chansizzle fc611781d5 Update environment.sh (#266) 2019-09-02 19:10:59 -06:00
Zachary Kitchen 0119304591 Fax Logs Clean up (#265)
* Update fusionpbx-maintenance

* Update fusionpbx-maintenance

* Update fusionpbx-maintenance.sh
2019-09-02 18:02:14 -06:00