Skip to content

Commit 588277d

Browse files
authored
Update README.md
1 parent 40445b9 commit 588277d

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,29 @@ password: raspberry
5454
```
5555
- b.) Set executable permissions on the install script `chmod +x install`
5656
- c.) Run the install script `sudo ./install`
57-
58-
5957
<img src="https://github.com/playfultechnology/RasPBX/blob/main/images/putty1.jpg" alt="Putty" />
58+
- d.) When prompted:
59+
- Set pi user password
60+
- Set root user password
61+
- Select FreePBX version
62+
- Select Asterisk version
63+
- Use Edge?
64+
- Disable IPv6 option? ('No' recommended)
65+
- e.) Review selections as follows:
66+
```
67+
FreePBX Version: 17.0 (c)
68+
Asterisk Version: 22 (d)
69+
Edge Enabled: Yes (y)
70+
IPv6 Enabled: Yes (n)
71+
```
72+
73+
## 5.) RaspPi OS Configuration (3mins)
74+
- a.) System Options->Set Hostname (1/S4) `RasPBX`
75+
- b.) Localisation Options->Locale (5/L1) `en_GB.UTF-8`
76+
- c.) Localisation Options->Timezone (5/L2) `Europe - London`
77+
- d.) Advanced Options->Expand Filesystem (6/A1)
78+
- e.) Finish/Reboot Now `No`
79+
80+
The Raspberry Pi will reboot, closing the connection to PuTTY.
81+
<img src="https://github.com/playfultechnology/RasPBX/blob/main/images/rpisetup.jpg" alt="Rasp Pi OS" />
82+

0 commit comments

Comments
 (0)