FusionPBX
e2d63bd539
Update switch.sh
2023-01-18 22:11:33 -07:00
FusionPBX
1f08a634d1
Update source-release.sh
2023-01-18 22:10:30 -07:00
FusionPBX
f6b14519ad
Create source-sounds.sh
2023-01-18 22:09:47 -07:00
FusionPBX
42a5e0abd2
Ubunut compile 1.10.8
2022-12-19 12:37:44 -07:00
FusionPBX
a9dfe6ad39
Add uuid-dev
2022-11-23 18:14:54 -07:00
FusionPBX
d140f482f4
config.php has been replaced by config.conf
2022-10-26 13:48:13 -06:00
FusionPBX
e0409214af
Use SQLite by default
2022-10-19 10:59:46 -06:00
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