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

Update deprecated tags
(→‎Overview: Fix dead link and redirecting link)
(Update deprecated tags)
 
 
xml:
<sourcesyntaxhighlight lang=xml>
<carrier name="AAISP" display-name="Main" allow="81.187.30.110-119" registrar="voiceless.aa.net.uk"username="01234567890" password="secret" extn="100" comment="Main Office Number"/>
</syntaxhighlight>
</source>
 
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.
 
xml:
<sourcesyntaxhighlight lang=xml>
<telephone name="John" display-name="John" username="john" password="secret" allow="192.168.1.0/24" ddi="+441234567890" extn="101" carrier="AAISP" max-calls="1"/>
</syntaxhighlight>
</source>
 
You can repeat this process for your other users, changing the extn each time, e.g. 102, 103 etc.
 
xml:
<sourcesyntaxhighlight lang=xml>
<group name="Main" display-name="Main" extn="100" ddi="+441234567890" ring="101 102 103" type="all"/>
</syntaxhighlight>
</source>
 
==Firewall==
editor
698

edits