VoIP Phones - Asterisk: Difference between revisions
Appearance
	
	
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  | 
  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==  | 
||