Multi-Reflector-Installer/README.md

31 lines
1.5 KiB
Markdown
Raw Normal View History

2018-11-23 07:33:49 +01:00
# Multi-Reflector-Installer (Proof of Concept)
The script is very much currently a proof of concept. The concept is, This will build you a 3 mode Ham radio digital voice reflector that will transcode Yaesu Fusion, DMR, and D-Star with the help of AMBED and AMBE vocoder chips. I did not build each application, this script simply goes through the install steps for each application for you and configures apache for the dashboards. Features and abilities coming...
#### This script will install the following:
- XLXD
- YSFReflector
- YSF2DMR
- YSF Dashboard
- Apache2 and configure the virtualhosts for both dashboards
2018-11-23 07:39:19 +01:00
2018-11-23 07:33:49 +01:00
**But not**
2018-11-23 07:39:43 +01:00
- AMBED (along with the required AMBE chips)
2018-11-23 07:43:45 +01:00
- *AMBED can be installed locally or on a remote server, but is required for the transcoding part.*
2018-11-23 07:33:49 +01:00
#### You will need the following information to get started:
- Ready to go **and updated** fresh install of Debian 9.x
- FQDN for ysf and xlx
- XLX number that isnt taken (or pick a random one for testing)
2018-11-23 07:36:44 +01:00
#### The script does not yet configure the ini or config files which you will have to do:
2018-11-23 07:33:49 +01:00
- ysf2dmr.ini
- ysfreflector.ini
- xlxd config.inc.php & init.d file
2018-11-23 07:43:01 +01:00
#### To give you a visual idea of what the end result would look like, Here is a diagram of XLX410 which is installed based off this method.
2018-11-23 07:33:49 +01:00
![Reflector setup](https://sadigitalradio.com/wp-content/uploads/2018/11/Local-XLX-Network.jpg)
### For more information, please visit:
2018-11-23 07:40:17 +01:00
https://sadigitalradio.com/digital-radio-how-tos/build-digital-voice-transcoding-server/