mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Added comment about IPv4-mapped IPv6 addresses and the output of netstat.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@281356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -144,6 +144,8 @@ allowoverlap=no ; Disable overlap dialing support. (Default is y
|
||||
; d) Listen on the IPv4 and IPv6 wildcards. 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.)
|
||||
;
|
||||
; You may optionally add a port number. (The default is port 5060 for UDP and TCP, 5061
|
||||
; for TLS).
|
||||
|
Reference in New Issue
Block a user