267 Commits
Author SHA1 Message Date
FusionPBX 2a2305f4fc Use the new git branch 2024-12-11 16:46:23 -07:00
FusionPBX 114f36fd7a Add bootstrap.sh 2024-11-23 16:46:31 -07:00
FusionPBX 32780058c2 Update the install to use a git repo 2024-11-23 16:34:47 -07:00
FusionPBX acd052f6e9 Updated patches for FreeSWITCH 2024-06-22 13:28:23 -06:00
FusionPBX 65f3d2dd22 RTP audio patch
Fix RTP audio issues use the following for additional information. 

https://github.com/briteback/freeswitch/
2024-06-22 11:07:15 -06:00
FusionPBX fcda62a065 Create rtp_timestamp.patch 2024-06-22 11:00:40 -06:00
FusionPBX 0260b66242 Add libsox-fmt-all for mp3 support 2024-02-09 13:32:45 -07:00
FusionPBX ca3650baf9 Add debug symbols 2024-01-15 10:11:30 -07:00
demonspork 9601ff7db8 Improve apt key security and always install sngrep from official (#416)
* Improve apt key security and always install sngrep from official

* Correct PHP GPG key file path
2024-01-03 09:53:16 -07:00
FusionPBX 4cd6bd1f1f Update source-sounds.sh 2024-01-02 11:58:30 -07:00
FusionPBX 7e0c0ef76f Keep the version when compiling the Switch 2023-12-06 11:09:26 -07:00
FusionPBX 7ce1d5eea1 Compile sofia in the versioned directory 2023-12-06 10:53:47 -07:00
jailbird777 ec61ad1feb Remove unsupported error for aarch64 Linux (#414)
While SignalWire doesn't have aarch64 debs of FreeSWITCH, PostgreSQL.org
and sury.org have debs of PgSQL & PHP for aarch64, respectively.
Compiling FreeSWITCH from source works cleanly on aarch64, tested on
both Armbian and stock Debian. So might as well remove the unsupported.

While we're add it, let's parallelize the makes, as it's dreadfully slow
on most SBCs without it
2023-10-03 16:15:13 -06:00
FusionPBX c71ec93538 Use a specific commit for spandsp
https://github.com/freeswitch/spandsp/commit/0d2e6ac65e0e8f53d652665a743015a88bf048d4
2023-09-30 22:12:21 -06:00
FusionPBX 41892a3ce0 Update to use latest commit 2023-09-21 09:53:54 -06:00
FusionPBX f6a5513b05 Use a specific commit 2023-06-30 13:46:16 -06:00
FusionPBX 287da37b91 Update source-release.sh 2023-06-30 13:31:24 -06:00
FusionPBX 9e5676eb6c Update source-release.sh 2023-06-30 13:29:54 -06:00
FusionPBX 830368ed94 Change required version from 2.71 to 2.69
This is needed for Debian 11
2023-06-30 13:24:27 -06:00
FusionPBX 075113ad8a Update conf-copy.sh 2023-06-23 13:35:25 -06:00
emak-Corey a7e1cfe3eb Enable mod_translate when building FreeSWITCH (#409)
Required for Advanced > Number Translations app.
2023-06-19 13:08:54 -06:00
fusionate b20228e19d Source Switch Scripts - Updated source permissions script. (#406)
Make source-permissions.sh the same as package-permissions.sh, since the paths are the same.
2023-02-28 11:22:33 -10:00
FusionPBX c078a8df0f Update package-release.sh 2023-02-23 20:19:46 -07:00
FusionPBX 814cd820d4 Install sox 2023-02-23 20:16:12 -07:00
markjcrane 787c7686a9 Update shell script execute permissions 2023-01-26 17:21:07 -07:00
FusionPBX 2e74c5e380 Update source-release.sh 2023-01-18 13:10:53 -07:00
FusionPBX 66d52df5b1 Update source-sounds.sh 2023-01-18 13:10:11 -07:00
FusionPBX 0319e435fe Create source-sounds.sh 2023-01-18 13:08:07 -07:00
FusionPBX 6a02dda4e5 Update dsn.sh 2022-12-23 16:42:22 -07:00
FusionPBX 0a25b44ec0 Use the fusionpbx database. 2022-12-23 16:38:08 -07:00
FusionPBX 663ae4d1ca Update dsn.sh 2022-12-23 16:35:33 -07:00
FusionPBX a1bb6b86c3 update the switch database directory 2022-12-23 15:51:19 -07:00
FusionPBX 8987317c9f update the switch db directory 2022-12-23 15:31:03 -07:00
FusionPBX 0d0229c0f4 Use the file cache 2022-12-23 15:20:37 -07:00
FusionPBX ec316d100f Disable the patch for 1.10.8 2022-10-19 20:38:09 -06:00
emak f60848e6e9 Add ability to build master branch (#400)
Adds the ability to build mater branch by setting the existing variable `$switch_branch` to `master` in config.sh
2022-09-10 09:56:37 -06:00
emak cab0786d3c Update mod_pgsql.c patch (#399)
We use pgsql14 and build from source on 1.10.7 was failing again for some reason. Updated the source code to match the current freeswitch master branch and it worked fine. Updated code these differences were made from can be found here:

https://github.com/signalwire/freeswitch/commit/92d2e0b1366297b8b8fe584cd398641edbf3e803
2022-08-08 20:21:47 -06:00
FusionPBX fe3db43912 Update package-permissions.sh 2022-08-08 20:20:03 -06:00
FusionPBX ace12fe203 Update package-permissions.sh 2022-08-08 19:42:37 -06:00
FusionPBX c1b758be0d Add mod say for French and Spanish. 2022-04-15 11:11:44 -06:00
FusionPBX fdbc3cfb30 Add Spanish and French FreeSWITCH modules 2022-04-15 11:06:06 -06:00
FusionPBX 2a3f61b528 Move python3-distutils so it works for Debian 10. 2022-04-14 15:56:30 -06:00
FusionPBX e7ce554f2f Create repo.sh 2022-04-12 15:09:15 -06:00
FusionPBX 48c06fc743 Enable mod_av for the install. (#389)
* Update source-release.sh

* Add package mod_av
2022-04-05 21:26:41 -06:00
FusionPBX 095c674cba Add libvlc-dev 2022-04-02 17:44:20 -06:00
FusionPBX 67109fa2ed Add new dependency libvlc-dev 2022-04-02 17:43:02 -06:00
FusionPBX dbbadc1eed Update mod_pgsql.patch 2022-03-24 00:34:34 -06:00
FusionPBX e2589576c7 Remove comments for older versions of freeswitch version before 1.10.0. 2022-03-23 23:09:58 -06:00
FusionPBX 100220418c Work on the dependency version if statements. 2022-03-23 22:38:03 -06:00
FusionPBX 4831b73000 Update mod_pgsql.patch 2022-03-19 12:41:36 -06:00