Commit Graph

37 Commits

Author SHA1 Message Date
Chad Sheridan 4fc59b5e5e
Updated Ubuntu installer to support up to 24.04 LTS (#436)
- Added optional applications.sh scripts.
- Added call_recordings.php script for wav - mp3 conversion.
- Updated ubuntu\resources\fusionpbx\config.conf to add entry for setting the event socket password and a comment at the top to direct admins to where they can find more configuration options for this file.
- Updated config.sh to add switch_token entry and some version changes to make the installer Ubuntu 24.04 compatible.  
- Added on the Optional applications.
- Updated environment.sh to include setting the PATH just in case.
- Updated finish.sh to include output of database username and password to save a few steps when setting up.
- Added freeswitch-acl.conf from the Debian side as more security is important.
- Updated jail.local to include freeswitch-acl as well as turning several items on by default (security should always be the default).
- Updated install.sh to include some missing dependencies (nginx and build-essential)
- Updated php.sh, and nginx.sh to include 8.1, 8.2 and 8.3
- Swapped plocate for mlocate in dependency install in ubuntu\resources\switch\source-release.sh
- uncommented ./bootstrap.sh -j line for git compatibility
- removed duplicate $switch_version from sed commands, added sed command to disable mod_av.
- Added environment.sh include to switch.sh
- Added monit files for freeswitch perms etc.
2024-08-30 18:06:50 -06:00
FusionPBX 0260b66242
Add libsox-fmt-all for mp3 support 2024-02-09 13:32:45 -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
FusionPBX 671a151dde
Fix compile errors use spandsp with a specific commit 2023-07-19 17:20:40 -06:00
FusionPBX f28d2803a8
Update source-release.sh 2023-02-23 20:16:50 -07:00
FusionPBX 1f08a634d1
Update source-release.sh 2023-01-18 22:10:30 -07:00
FusionPBX a9dfe6ad39
Add uuid-dev 2022-11-23 18:14:54 -07:00
FusionPBX 13223865d1
Update source-release.sh 2022-04-02 17:45:47 -06: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
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 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
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
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
chansizzle 8da9d50c69 Update source-release.sh (#291) 2019-12-13 15:06:45 -07:00
FusionPBX 0897a83701
Update source-release.sh 2019-08-07 09:42: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
FusionPBX 12665ba192
Update source-release.sh 2019-06-03 16:42:27 -06:00
FusionPBX ce00742fdb
Update source-release.sh 2019-06-03 09:59:26 -06:00
FusionPBX d15330ac33
Update source-release.sh 2019-06-03 09:40:10 -06:00
FusionPBX 516debb6fc
Update source-release.sh 2019-06-03 09:19:16 -06:00
FusionPBX ce17ea8599
Update source-release.sh 2019-06-03 09:07:31 -06:00
FusionPBX 3a17c81c76
Update source-release.sh 2019-06-03 08:57:55 -06:00
FusionPBX 507fa386c0
Update source-release.sh 2019-06-03 08:49:13 -06:00
FusionPBX 3c3f95a2e8
Update source-release.sh 2019-06-03 08:46:18 -06:00
FusionPBX bec740b602
Update source-release.sh 2019-06-03 08:13:24 -06:00
FusionPBX fd4054ea68
Update source-release.sh 2019-06-03 08:08:00 -06:00
FusionPBX 256b26f01c
Update source-release.sh 2019-06-03 07:49:49 -06:00
FusionPBX 2eaed1ebbf
Update source-release.sh 2019-06-03 07:35:08 -06:00
FusionPBX 0e1ef59c5f
Update source-release.sh 2019-06-03 07:22:42 -06:00
FusionPBX 761e5f3a0b
Update source-release.sh 2019-06-03 07:06:19 -06:00
root cf63fc5f4b Start working on Ubuntu 2019-06-03 12:48:27 +00:00