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!

VoIP Phones - FreePBX - chan sip: Difference between revisions

m
Formatting consistency.
(Fix links to the Asterisk article.)
m (Formatting consistency.)
=Setting up your A&A trunk=
==Configuration in FreePBX Web UI==
Log into your FreePBX administration interface and go to '''Connectivity, Trunks''' - then select "'''Add SIP Trunk"'''.
 
Fill out the fields as below:
host=j4.voiceless.aa.net.uk
 
; [[IPv6]] voiceless addresses for 01234567890
[in-01234567890-a6](in-01234567890)
host=a6.voiceless.aa.net.uk
 
=Making IPv6 work=
You may notice that out of the box your FreePBX install will not talk [[IPv6]]. This is because by default it configures Asterisk to only listen on IPv4.
 
This can be fixed!
# Go to '''Settings, Asterisk SIP Settings'''.
# Scroll down to '''Advanced General Settings'''.
# Change '''Bind Address''' to an [[IPv6]] Address. <code>::</code> can be used for binding to all available [[IPv6]] addresses.
# Scroll to the bottom and click '''Submit Changes'''.
 
51

edits