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 - Asterisk: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
AA-Andrew (talk | contribs)
Line 18: Line 18:
Here is what the config looks like for a dual stack Asterisk box on static public IPs:
Here is what the config looks like for a dual stack Asterisk box on static public IPs:


sip.conf:
<syntaxhighlight>
<syntaxhighlight>
; Config for inbound calls
; Config for inbound calls
Line 76: Line 77:
host=j6.voiceless.aa.net.uk
host=j6.voiceless.aa.net.uk
</syntaxhighlight>
</syntaxhighlight>



==Define a proxy for outbound calls==
==Define a proxy for outbound calls==