FireBrick SIP Configuration: Difference between revisions
Appearance
Content deleted Content added
| Line 46: | Line 46: | ||
==Next create some users:== |
==Next create some users:== |
||
| ⚫ | |||
These will be your local SIP user accounts that your telephones use to register against the FireBrick with. |
These will be your local SIP user accounts that your telephones use to register against the FireBrick with. |
||
| ⚫ | |||
Add new VoIP user: |
Add new VoIP user: |
||
| Line 80: | Line 80: | ||
|} |
|} |
||
Click save |
Click save. |
||
You can repeat this process for your other users, changing the extn each time, eg 102, 103 etc. |
|||
At this point you can configure your SIP phones to register to the FireBrick with the credentials you've specified above. |
|||
You can then test by calling each other using the extn numbers assigned. |
|||
You will also be able to dial out. |
|||
Incoming calls will not work yet, as the Carrier above is set to send calls to extension 100, which we've not created... yet... |
|||
==Create a Ring Group== |
|||
This will be our ring group for incoming calls |
|||
Go to: Config - Edit - Setup - Edit VoIP config |
|||
Click Add New |
|||
{| border="1" cellpadding="1" cellspacing="1" |
|||
|- |
|||
| name |
|||
| Main |
|||
|- |
|||
| display-name |
|||
| The name that will display on the phone, eg Main |
|||
|- |
|||
| extn |
|||
| 100 - this is the extension number used in the Carrier section above |
|||
|- |
|||
| ddi |
|||
| the telephone number. |
|||
|- |
|||
| ring |
|||
| space separate list of the internal extension numbers to ring, eg 101 102 103 |
|||
|- |
|||
| type |
|||
| This is the ring type, eg to ring all at once etc. |
|||
|} |
|||