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
Line 95: Line 95:


==Note: Asterisk and IPv6 SLAAC addresses==
==Note: Asterisk and IPv6 SLAAC addresses==
Asterisk will bind to all [[IPv6]] addresses if it is set to use [[IPv6]]. This means that if you have a static IP and a SLAAC IP, invites to the static IP can have replies sent from the SLAAC IP which breaks things. That's an Asterisk problem. We recommend using static IP addresses and disabling SLAAC (and privacy extensions) on the box running Asterisk.
Asterisk will bind to all [[IPv6]] addresses if it is set to use [[IPv6]]. This means that if you have a static IP and a SLAAC IP, Asterisk sometimes replies to invites sent to the static IP from the SLAAC IP instead which breaks things. We recommend using static IP addresses and disabling SLAAC (and privacy extensions) on the box running Asterisk until its [[IPv6]] support is more mature.


==Registration==
==Registration==