FusionPBX
9f61f8d8cd
Update config.conf
2022-10-12 10:32:04 -06:00
FusionPBX
65be3d44a1
Add database_name and database_username
2022-10-12 10:21:37 -06:00
FusionPBX
2809f6aaff
Update database_username and add database_name
2022-10-12 10:20:30 -06:00
FusionPBX
2c86a8db1c
Remove config.php and chown
2022-10-12 09:39:21 -06:00
FusionPBX
ed6b4d06b3
Create config.conf
2022-10-10 08:34:06 -06:00
FusionPBX
7402ecbe16
Update finish.sh
2022-10-10 08:33:23 -06:00
FusionPBX
60b5acc6ab
Update fusionpbx-backup
2022-08-08 18:18:52 -06:00
FusionPBX
49a375b691
Update jail.local
2022-08-02 17:37:49 -06:00
FusionPBX
206d3add87
Update finish.sh
2022-08-02 17:35:55 -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
59597eb215
Update source-master.sh
2022-04-02 17:46:11 -06:00
FusionPBX
13223865d1
Update source-release.sh
2022-04-02 17:45:47 -06:00
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
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
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
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
6cba006776
Add preferred-chain ISRG Root X1
2021-12-09 09:11:23 -07:00
FusionPBX
c4fbdc107c
Remove deprecated ssl on
2021-10-18 01:07:37 -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
e2bb44d193
Update finish.sh
2021-10-06 19:32:41 -06:00
FusionPBX
69601c7b01
Add a message rewrite rule and replaces spaces with tabs.
2021-09-30 10:23:06 -06:00
FusionPBX
816f18c977
Update fusionpbx-maintenance
2021-09-18 13:31:26 -06:00
FusionPBX
c6da1e217b
Update fusionpbx-maintenance
2021-09-18 13:29:36 -06:00
FusionPBX
1271ae5597
Update fusionpbx-maintenance
2021-09-18 13:26:01 -06:00
FusionPBX
3f3d44f51b
Add php_sessions and database_transactions
2021-09-18 13:18:54 -06:00
FusionPBX
88dd266438
Change fslogs to switch_logs and recordings to call_recordings
...
Switch is referring to FreeSWITCH. Changed recordings to indicate call_recordings.
2021-09-16 18:12:31 -06:00
FusionPBX
8121210471
Remove the find and psql lines.
2021-09-16 18:05:52 -06:00
jamesorose
62d304ee3a
Add options ( #374 )
...
make the backup script more easily changed. Disable deletions by default.
2021-09-16 18:02:45 -06:00
FusionPBX
bf7930955d
Change \w+ to .* to account for domains with hyphens.
2021-08-21 12:49:14 -06:00
FusionPBX
d6f6b71078
Change \w+ to .* to account for domains with hyphens.
2021-08-21 12:48:53 -06:00
FusionPBX
9772341a34
Change w+ to .* to account for domains with hyphens.
2021-08-21 12:48:05 -06:00
FusionPBX
59b1d611e8
Change w+ to .* to account for domains with hyphens.
2021-08-21 12:47:27 -06:00
FusionPBX
97989452cb
Add mbstring used by fax and smarty.
2021-07-07 11:38:36 -06:00
FusionPBX
ceb0f06f63
Remove the comments.
2021-06-07 22:29:15 -06:00
FusionPBX
4ad6ce0b14
Update Ubuntu install PostgreSQL if the database_host is 127.0.0.1 or ::1
2021-06-07 19:00:20 -06:00
FusionPBX
b74b33e1c0
Change FreeSWITCH compile to 1.10.3
...
Compile FreeSWITCH 1.10.3 compile works with Ubuntu 20.04 LTS
2021-03-20 01:39:58 -06:00
FusionPBX
4359da381f
Update php.sh
2021-03-19 23:03:56 -06:00
FusionPBX
d3a7125ff2
Update ioncube.sh
2021-03-19 22:18:35 -06:00
FusionPBX
0795fa076a
Update the path /usr/lib/php/20170718 to /usr/lib/php/20190902
2021-03-19 22:02:50 -06:00
FusionPBX
8a9620a581
Start adding php version 7.4
2021-03-19 21:57:21 -06:00
FusionPBX
eaaef03163
Remove mod_avmd from default compile.
2021-03-19 20:01:24 -06:00
FusionPBX
331a7e77ca
Change libspandsp3-dev to libspandsp-dev
...
libspandsp3-dev not available on Ubuntu 20.04 LTS changed to libspandsp-dev
2021-03-19 19:43:34 -06:00
FusionPBX
c8ad3bbf5e
Remove pushd and pop
...
These are fancy tools but not as intuitive.
2021-03-19 19:38:42 -06:00
FusionPBX
66f6f70177
Install FreeSWITCH then Fail2ban.
2021-03-08 08:34:42 -07:00
alex-eri
35ba464189
Ubuntu 20.04 ( #367 )
...
* Ubuntu 20.04 LTS
For #363
* Update php.sh
* Ubuntu 20.04
* Update nginx.sh
* Update php.sh
* Update source-release.sh
* Update source-release.sh
* Update etc.default.freeswitch.source
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-02-14 11:21:46 -07:00
Len
78aa6f9cd2
Update finish.sh ( #361 )
2020-12-16 12:34:52 -07:00
Len
4510c58a25
Update finish.sh ( #355 )
2020-11-10 18:48:00 -07:00
Len
a394dd7477
Update finish.sh ( #350 )
2020-10-02 15:51:20 -06:00
Len
ec2edccb84
Update finish.sh ( #345 )
2020-08-28 10:27:34 -06:00
Len
dd0a2a30d5
Update finish.sh ( #339 )
2020-08-02 22:57:09 -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
Len
4d8dd4725f
Update finish.sh ( #330 )
2020-06-29 18:52:31 -06:00
FusionPBX
9185b58289
Update ioncube.sh
2020-06-17 15:38:19 -06:00
Len
8d054ada34
Update finish.sh ( #324 )
2020-06-13 23:37:42 -06:00
FusionPBX
2666f0b9f0
Add --no-check-certificate
2020-06-02 11:52:01 -06:00
FusionPBX
63499fce50
Add missing wget
2020-05-20 09:24:35 -06:00
Len
a898bef7d7
Update finish.sh ( #316 )
2020-05-01 23:34:39 -06:00
racitup
7f593391e5
Update ubuntu install config for 18.04 ( #309 )
...
* Update ubuntu install config for 18.04
* Sync with debian letsencrypt.sh changes
* Update git repo for dehydrated
2020-03-25 23:28:28 -06:00
Len
1f73cbd56b
Update finish.sh ( #302 )
2020-03-07 12:03:16 -07:00
chansizzle
0dcb82b95c
Update package-release.sh ( #304 )
2020-03-06 13:39:01 -07:00
chansizzle
6db0b2fc30
Update package-master.sh ( #306 )
2020-03-06 13:38:08 -07:00
FusionPBX
2477d81882
Update jail.local
2020-02-19 16:44:58 -07:00
FusionPBX
81db58e495
Update config.sh
2019-12-19 18:44:34 -07:00
FusionPBX
807d2351d8
Update fusionpbx.sh
2019-12-14 10:55:59 -07:00
chansizzle
8da9d50c69
Update source-release.sh ( #291 )
2019-12-13 15:06:45 -07:00
chansizzle
4e2c092a34
Update pre-install.sh ( #289 )
2019-12-13 11:52:57 -07:00
Len
3a8e3cd578
Update finish.sh ( #288 )
2019-12-11 19:07:38 -07:00
FusionPBX
3ae2627c31
Update fusionpbx.sh
2019-12-06 23:50:04 -07:00
FusionPBX
97f1b3c383
Update package-permissions.sh
2019-12-06 23:44:48 -07:00
FusionPBX
865caa3919
Update source-permissions.sh
2019-12-06 23:44:20 -07:00
FusionPBX
f1bccb8c83
Update package-permissions.sh
2019-11-28 04:58:53 -07:00
FusionPBX
302f677e0b
Update source-permissions.sh
2019-11-28 04:58:05 -07:00
FusionPBX
0842f745e0
Update fusionpbx.sh
2019-11-28 03:41:20 -07:00
FusionPBX
a9e0b23271
Update fusionpbx.sh
2019-11-28 03:40:53 -07:00
Len
bac6e1d70f
Update finish.sh ( #282 )
2019-11-27 17:05:22 -07:00
FusionPBX
5dd6c4b349
Update finish.sh
2019-11-27 14:47:43 -07:00
FusionPBX
8e05076ceb
Update finish.sh
2019-11-27 14:43:53 -07:00
FusionPBX
0eb5e092c7
Update config.sh
2019-11-03 10:31:13 -07:00
FusionPBX
7be5406963
Update php.sh
2019-10-11 18:45:59 -06:00
Len
ff5a757434
Update finish.sh ( #271 )
...
* Update finish.sh
* Update finish.sh
2019-09-27 14:56:22 -06:00
FusionPBX
ebfe9a0005
Update php.sh
2019-09-27 14:50:55 -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
FusionPBX
3823de27fe
Update package-all.sh
2019-09-02 17:52:53 -06:00
Len
25f6cda5a4
Update finish.sh ( #264 )
2019-08-23 22:13:47 -06:00
FusionPBX
e27c4fb418
Update package-master.sh
2019-08-07 09:43:37 -06:00
FusionPBX
49c356aad7
Update package-release.sh
2019-08-07 09:43:24 -06:00
FusionPBX
0897a83701
Update source-release.sh
2019-08-07 09:42:42 -06:00
FusionPBX
6dc14134c4
Update source-master.sh
2019-08-07 09:42:12 -06:00
FusionPBX
d3e06e02ce
Update php.sh
2019-08-01 13:02:08 -06:00
Len
cd3ccb439c
Update finish.sh ( #258 )
2019-07-02 21:53:39 -06:00
FusionPBX
78c0993d9c
Update iptables.sh
2019-06-08 00:26:08 -06:00
Len
a57a78115b
Update finish.sh ( #253 )
2019-06-06 10:32:42 -06:00
FusionPBX
2a29ce8d67
Update source-release.sh
2019-06-03 20:32:41 -06:00
FusionPBX
6ab767c012
Update source-release.sh
2019-06-03 18:50:05 -06:00