File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 126126
127127## 8.) FreePBX Administration
128128- a.) Log in to the web GUI in a browser by going to ` raspbx.local `
129+ - b.) Assign an administrator account credentials. I'll choose ` asterisk ` , ` asterisk `
129130
130131<img src =" https://github.com/playfultechnology/RasPBX/blob/main/images/raspbxlocal.jpg " alt =" FreePBX Administration " />
132+
133+ e with the message ` FreePBX Installation Complete `
134+
135+ ## 9.) Create Extensions
136+ - a.) Go Connectivity->Extensions
137+ - b.) Add Extension + Add New SIP [ chan_pjsip] Extension
138+ - c.) There are several options, but only three are required:
139+ - ** User Extension** is the phone number that users will dial to call this extension
140+ - ** Display Name** specifies the name associated with this extension within FreePBX, and will also be sent as CallerID for outgoing calls
141+ - ** Secret** is the password used by devices that connect to this extension
142+ ```
143+ User Extension: 1000
144+ Display Name: Handset
145+ Secret: 82f5d5f5e4410fc003bd4c120bb06b6c
146+ ```
147+ - d.) ** IMPORTANT** to save changes, click both the Submit button AND the Apply Config button!
You can’t perform that action at this time.
0 commit comments