FusionPBX
719a960a79
Update pf.sh
2024-08-25 17:38:37 -06:00
FusionPBX
161cb556f0
Move IGNORE_DEPENDS
...
Needed for PHP and FreeSWITCH as both use postgresql15-client by default
2024-08-24 12:17:11 -06:00
FusionPBX
7bb8399729
Update php.sh
2024-08-24 11:56:10 -06:00
FusionPBX
545bf2e3d9
Add IGNORE_DEPENDS
...
IGNORE_DEPENDS=postgresql15-client to the /usr/local/etc/pkg.conf file.
Adding this to allow PotgreSQL 16 client
2024-08-24 11:30:21 -06:00
FusionPBX
e906b0caf2
FreeBSD Update multiple changes
...
- remove memcache
- update switch url
- switch package require postgresql 15
- portsnap enabled
2024-08-24 10:11:54 -06:00
FusionPBX
4e0fba4cb9
use system_branch variable
2024-08-24 09:43:21 -06:00
FusionPBX
35a9d4df82
PostgreSQL update
2024-08-24 09:30:47 -06:00
FusionPBX
b203064132
Update PostgreSQL version to 16
2024-08-24 09:24:16 -06:00
Antonio Fernandez
13e6cf2f2f
Update fusionpbx.sh ( #434 )
...
* Update fusionpbx.sh
4.4 branch is no longer available so this causes the script to fail
* changed to be just like Linux
2024-07-14 09:50:21 -06:00
Antonio Fernandez
49930c411a
avaya rewrite rules added for all distros ( #433 )
2024-07-04 20:19:01 -06:00
Antonio Fernandez
8820f2be22
Added nginx rewrites to fix snom provision url ( #431 )
2024-06-27 15:56:43 -06:00
Antonio Fernandez
3a19df73ec
Added needed Snom rewrite rules to all distros ( #428 )
2024-06-12 09:43:32 -06:00
FusionPBX
904e044320
Use the new FusionPBX 5.2 release
2024-01-25 12:40:16 -07:00
Larry Gadallah
39beae7c13
Fixes to allow deployment on FreeBSD 14 ( #415 )
...
* Changing default domain name to hostname, setting default PostgreSQL version to 15
* Adding support for PostgreSQL 14 and 15
* Correcting user and group options for freeswitch runtime
* Copying missing resources/fail2ban/freeswitch-dos.conf from debian dir, adding missing copy of sip-auth-challenge-ip.conf and sip-auth-challenge.conf, setting default setting for allowipv6 directive
* Remove freeswitch database and user
Reason for this change is if FreeSWITCH uses the PostgreSQL then its a good idea for it to use its own instance. This is to prevent blocking FreeSWITCH from accessing the database if there is a long running Query on the FusionPBX database
* Changing default domain name to hostname, setting default PostgreSQL version to 15
* Adding support for PostgreSQL 14 and 15
* Correcting user and group options for freeswitch runtime
* Copying missing resources/fail2ban/freeswitch-dos.conf from debian dir, adding missing copy of sip-auth-challenge-ip.conf and sip-auth-challenge.conf, setting default setting for allowipv6 directive
---------
Co-authored-by: Charlie Root <root@sjcacs-test.gadallah.net>
2024-01-03 14:06:57 -07:00
FusionPBX
853fe7d016
Update source-copy.sh
2023-06-23 13:37:31 -06:00
FusionPBX
49d75adec5
Update package-copy.sh
2023-06-23 13:36:47 -06:00
FusionPBX
290c083048
Update config.conf
2023-05-14 14:08:52 -06:00
FusionPBX
a16c7c7fba
Default to PHP 8.1
2023-05-14 13:49:18 -06:00
FusionPBX
e2f5055dd9
Update php.sh add PHP 8.1 support
2023-05-14 13:45:48 -06:00
FusionPBX
ce4308ec77
Update package-release.sh
2023-02-23 20:18:48 -07:00
FusionPBX
2a5e867571
Install sox
2023-02-23 20:18:08 -07:00
markjcrane
787c7686a9
Update shell script execute permissions
2023-01-26 17:21:07 -07:00
FusionPBX
5a11657ad2
config.php has been replaced by config.conf
2022-10-26 13:47:58 -06:00
FusionPBX
fddb06683e
Use SQLite by default
2022-10-19 11:03:19 -06:00
FusionPBX
320e3f0eb2
Fix sounds and scripts directory
2022-10-18 08:17:22 -06:00
FusionPBX
ecfba00d18
Update config.sh
2022-10-17 23:04:40 -06:00
FusionPBX
8e1a43fbf7
Update finish.sh
2022-10-17 22:33:49 -06:00
FusionPBX
60af1e3adf
Update config.sh
2022-10-17 22:21:29 -06:00
FusionPBX
bb024ec47f
Update config.conf
2022-10-17 22:16:02 -06:00
FusionPBX
a713b4eec1
Update finish.sh
2022-10-17 22:13:41 -06:00
FusionPBX
6c8c8a8e35
Create config.conf
2022-10-10 08:44:25 -06:00
FusionPBX
0d5191331e
Use /usr/local/etc on FreeBSD
2022-10-10 08:39:38 -06:00
FusionPBX
0dc55fac31
Update php.sh
2022-09-27 12:10:01 -06:00
jailbird777
3c12d3dd50
Update FreeBSD install script (for release, anyways) ( #392 )
...
Tested on HardenedBSD 14-CURRENT
I'm honestly not sure how the script ever worked without the missing cd commands?
2022-09-10 10:00:37 -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
d3974e1584
Change ssl_protocols and additional ssl_ciphers
2022-04-18 19:34:10 -06:00
FusionPBX
7b5bcaa1d3
Update ioncube.sh to use PHP 7.4
2022-03-10 19:45:44 -07:00
FusionPBX
ced688d1d7
Change to PHP 7.4
2022-02-21 13:32:30 -07:00
Richard Allen
e3d22325bf
changed default postgresql version to 13 to match the defalt version used by the freeswitch package. ( #381 )
...
changed py37-fail2ban to py38-fail2ban because the py37-fail2ban package is no longer available.
2022-02-21 13:07:22 -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
415d616016
Update finish.sh
2021-10-06 19:32:14 -06:00
FusionPBX
d8fb2a7b88
Add a message rewrite rule and replaces spaces with tabs.
2021-09-30 10:31:41 -06:00
FusionPBX
dd2ac64251
Update database_version add postgresql 14 and remove versions older than 9.6.
...
PostgreSQL 12 works the best currently for the install script the other versions are there because they can be installed on FreeBSD 13. However other versions may have issues with PHP package that is built to use PostgreSQL 12.
2021-07-31 10:48:53 -06:00
FusionPBX
89432238f9
Change the description for php_version removing old versions of PHP.
2021-07-31 10:45:38 -06:00
FusionPBX
be8d23190d
Remove old versions of PHP and add PHP 8.0.
2021-07-31 10:44:04 -06:00
FusionPBX
a187afad8d
Add mbstring used by fax and smarty.
2021-07-07 11:44:50 -06:00
FusionPBX
59c4b7df5b
Add PHP curl to the FreeBSD install script.
2021-04-16 16:42:45 -06:00
FusionPBX
5699784e94
Use doublequotes so that the email address variable is added to the configuration.
2021-01-09 12:32:54 -07:00