Commit Graph

22 Commits

Author SHA1 Message Date
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 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
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 ce4308ec77
Update package-release.sh 2023-02-23 20:18:48 -07:00
FusionPBX f1e071b0b5
Update package-release.sh
Use switch_source package or port instead of portsnap_enabled.
2020-11-15 19:16:51 -07:00
FusionPBX 41c189380d
note, dbatch uses the defaults alternative is make config-recursive 2020-05-20 13:18:25 -06:00
FusionPBX fb58a00fd9
Update package-release.sh 2020-05-20 13:12:47 -06:00
FusionPBX 4476b9153b
Add ability to install from freeswitch from ports 2020-05-20 12:21:39 -06:00
FusionPBX 0c5472e7cf
Add ghostscript9 dependency. 2020-05-20 11:34:39 -06:00
FusionPBX 8bb93195db
Use the FreeBSD FreeSWITCH package 2020-05-20 10:35:25 -06:00
FusionPBX 00346e99b4
Update package-release.sh 2018-05-23 23:26:20 -07:00
FusionPBX 4b1a45e824
Update package-release.sh 2018-05-23 22:48:26 -07:00
FusionPBX 4a260f465a Update package-release.sh 2017-04-25 02:32:13 -06:00
FusionPBX 18b584f39d Update package-release.sh 2017-04-24 22:44:51 -06:00
FusionPBX c2fb7b01a1 Update package-release.sh 2017-04-24 18:55:01 -06:00
FusionPBX 30ebf70b00 Update package-release.sh 2017-04-24 18:47:18 -06:00
FusionPBX d50cfda570 Update package-release.sh 2017-04-24 17:34:21 -06:00
Charlie Root ba467b410a Make the scripts executable 2017-04-24 22:10:47 +00:00
FusionPBX 3941a7e5a8 Rename package.sh to package-release.sh 2017-04-24 15:37:05 -06:00
FusionPBX 556df3f10a Rename package-release.sh to package.sh 2017-04-24 15:16:17 -06:00
FusionPBX dbb49275f7 Create package-release.sh 2017-04-24 15:15:03 -06:00