|
@@ -5,7 +5,7 @@ A quick install guide for a FusionPBX install. It is recommended to start the in
|
|
|
|
|
|
## Operating Systems
|
|
|
### Debian
|
|
|
-Debian 8 is the preferred operating system by the FreeSWITCH developers. It supports the latest video dependencies. If you want to do video mixing use Debian. Download Debian 8 Jessie from here https://cdimage.debian.org/cdimage/archive/
|
|
|
+Debian 9 is the preferred operating system by the FreeSWITCH developers. It supports the latest video dependencies. If you want to do video mixing use Debian. Download Debian 9 Stretch from here https://cdimage.debian.org/cdimage/release/current-live/
|
|
|
|
|
|
```sh
|
|
|
wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/debian/pre-install.sh | sh;
|