$OpenBSD: patch-configs_sip_conf_sample,v 1.2 2013/03/28 20:24:53 sthen Exp $
--- configs/sip.conf.sample.orig	Tue Sep 25 19:52:12 2012
+++ configs/sip.conf.sample	Fri Oct 26 14:17:04 2012
@@ -158,11 +158,11 @@ allowoverlap=no                 ; Disable overlap dial
 ;  a) Listen on a specific IPv4 address.      Example: bindaddr=192.0.2.1
 ;  b) Listen on a specific IPv6 address.      Example: bindaddr=2001:db8::1
 ;  c) Listen on the IPv4 wildcard.            Example: bindaddr=0.0.0.0
-;  d) Listen on the IPv4 and IPv6 wildcards.  Example: bindaddr=::
+;  d) Listen on the IPv6 wildcard.            Example: bindaddr=::
 ; (You can choose independently for UDP, TCP, and TLS, by specifying different values for
 ; "udpbindaddr", "tcpbindaddr", and "tlsbindaddr".)
-; (Note that using bindaddr=:: will show only a single IPv6 socket in netstat.
-;  IPv4 is supported at the same time using IPv4-mapped IPv6 addresses.)
+; (Note that on OpenBSD, using bindaddr=:: will only allow IPv6 connections.
+;  OpenBSD does *not* permit IPv4-mapped IPv6 addresses.)
 ;
 ; You may optionally add a port number. (The default is port 5060 for UDP and TCP, 5061
 ; for TLS).
