Commit Graph

1622 Commits

Author SHA1 Message Date
Darren Williams
d406eaaf9f Update nginx.sh (#382)
This change will allow FusionPBX to build successfully on arm/arm64 when using Ubuntu focal.  Yhis piece of code is currently redundant anyway as its set for Debian stretch but in the Ubuntu installer
2022-02-10 11:48: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
115578fcf8 Need to reverse the sed statement to comment out verto. 2022-01-14 21:36:58 -07:00
FusionPBX
2c426f047e Correct the path for mod_verto 2022-01-14 21:12:37 -07:00
FusionPBX
c5b4a29975 Recent install required installing pip and disable mod_verto. 2022-01-14 21:09: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
FusionPBX
977dde886a Change version of FreeSWITCH from 1.10.3 to 1.10.7 2022-01-10 17:21:17 -07:00
Andy Binder
4339a65ee7 [WIP] Ubuntu - Freeswitch 1.10.7 (#378)
* Freeswitch 1.10.7

* Use release for sofia-sip.

* Introduce sofia_version variable for release
2022-01-10 15:52:25 -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
aefc849f9c Add --preferred-chain ISRG Root X1 2021-12-30 08:54:57 -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
6cba006776 Add preferred-chain ISRG Root X1 2021-12-09 09:11:23 -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
dc9cce9e11 Comment out deprecated ssl on 2021-10-18 01:09:11 -06:00
FusionPBX
54cc4f73ae Update fusionpbx 2021-10-18 01:08:18 -06:00
FusionPBX
c4fbdc107c Remove deprecated ssl on 2021-10-18 01:07:37 -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
2deae6ec45 Use the operating system package for PostgreSQL
This should around the problem with compiling mod_pgsql with PostgreSQL 14
2021-10-08 09:04:54 -06:00
FusionPBX
c19f8e0c10 Install PostgreSQL 13 as 14 causes a compile issue with mod_pgsql currently. 2021-10-07 11:03:54 -06:00
FusionPBX
32c4e6e16e Option to install PostgreSQL 13 2021-10-07 11:03:00 -06:00
FusionPBX
d29102e221 Restart php-fpm and nginx 2021-10-06 19:40:08 -06:00
FusionPBX
8c9feda6e8 Update finish.sh 2021-10-06 19:33:12 -06:00
FusionPBX
e2bb44d193 Update finish.sh 2021-10-06 19:32:41 -06:00
FusionPBX
415d616016 Update finish.sh 2021-10-06 19:32:14 -06:00
FusionPBX
8fa711ac2a Update finish.sh 2021-10-06 19:31:42 -06:00
FusionPBX
e3b52d9e9b Update finish.sh 2021-10-06 19:30:53 -06:00
FusionPBX
63e766458c remove pgsql-9.6 from the path to psql and change 9.6 to 14 2021-10-06 18:49:04 -06:00
FusionPBX
1717be44d2 Change the service restart to postgresql-14 2021-10-06 18:05:10 -06:00
FusionPBX
2fff460632 A few more updates change 9.6 to 14 2021-10-06 18:03:48 -06:00
FusionPBX
f4b4f09943 Update the path to psql. 2021-10-06 17:59:39 -06:00