You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Raspberry Pi will reboot, closing the connection to PuTTY.
81
82
<imgsrc="https://github.com/playfultechnology/RasPBX/blob/main/images/rpisetup.jpg"alt="Rasp Pi OS" />
82
83
84
+
## 6.) FreePBX Installation: Phase 2 (5mins)
85
+
- a.) Create a new PuTTY connection, using the **new** hostname and/or root credentials set in the previous steps (you may receive a message saying cached key is out-of-date - update it)
86
+
e.g.
87
+
```
88
+
host: raspbx.local
89
+
username: root
90
+
password: raspberry
91
+
```
92
+
- b.) Having connected successfully, FreePBX installation will continue automatically.
The Raspberry Pi will reboot, closing the connection to PuTTY.
97
+
98
+
## 7.) FreePBX Installation: Phase 3 (30mins)
99
+
- a.) Restart the PuTTY connection using the same root credentials as in the previous step (right click on the PuTTY menu bar and select "Restart Session")
- b.) Confirm the selection made in 4d., as follows:
106
+
```
107
+
FreePBX Version: 17.0 (c)
108
+
Asterisk Version: 22 (d)
109
+
Edge Enabled: Yes (y)
110
+
IPv6 Enabled: Yes (n)
111
+
```
112
+
This step will take some time. Also, it does not appear to finish cleanly. My PuTTY connection timed out, with the following as the last message received:
The Raspberry Pi will reboot, closing the connection to PuTTY.
117
+
118
+
## 7.) FreePBX Installation: Phase 4 (2mins)
119
+
- a.) Restart the PuTTY connection using the same root credentials as in the previous step for one last time (right click on the PuTTY menu bar and select "Restart Session")
0 commit comments