Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick SIP Configuration: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
No edit summary
AA-Andrew (talk | contribs)
No edit summary
Line 7: Line 7:
!!Add a carrier This is the SIP account that you're connecting to:
!!Add a carrier This is the SIP account that you're connecting to:


{| width="200" border="1" cellpadding="1" cellspacing="1"
{| border="1" cellpadding="1" cellspacing="1"
|-
|-
| name
| name
Line 24: Line 24:
|-
|-
| registrar
| registrar
| SIP Registrar server: registrar.aasip.co.uk
| SIP Registrar server: registrar.aasip.co.uk
|-
|-
| proxy
| proxy
| SIP Proxy server, proxy.aasip.co.uk
| SIP Proxy server, proxy.aasip.co.uk
|-
|-
| extn
| extn
| Internal extension number, 100}
| Internal extension number, 100
|-
|-
| allow
| allow
Line 38: Line 38:
| Name shown on phones, Office}
| Name shown on phones, Office}
|}
|}

Click Save.
then if you go to Status - VoIP, you should see the Carrier listed with an expiry - this shows that the FireBrick is registered to the server

Next create some users:
Config - Edit - Setup - Edit VoIP config
These will be your local SIP user accounts that your telephones use to register against the FireBrick with.
Add new VoIP user:

{| border="1" cellpadding="1" cellspacing="1"
|-
| name
| John
|-
| display-name
| John
|-
| username
| john
|-
| password
| *******
|-
| allow
| IPs that are allowed to register, put in your LAN ip addresses, eg, x.x.x.x/27
|-
| ddi
| The full number for this user, ie same as the carrier's number assigned to you.
|-
| extn
| John's internal extension number, eg 101
|-
| carrier
| Pick AASIP, this will be the carrier John uses to dial out on
|-
| max-calls
| 1, if you just want to make 1 call at a time with this account
|}

Click save