[Home]

Summary:ASTERISK-16551: sip show settings: Internal IP with bindaddr=::
Reporter:Olle Johansson (oej)Labels:
Date Opened:2010-08-11 08:53:41Date Closed:2010-09-13 14:40:43
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/IPv6
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I don't know what the setting "internal IP" is meant to be, but it seams to be varying when you have a dual stack setup. Ideally we should show both IPv6 and IPv4 here when configured with bindaddr=:: and the system supports it.

When I have
* bindaddr= :: it shows the public IPv4 IP
* bindaddr = <public IPv6> Internal IP=bindaddr ipv6
* bindaddr = <public IPv4> Internal IP=bindaddr IPv4

First, define Internal IP, then we need to fix it when we listen to ::
Comments:By: Jason Parker (jparker) 2010-09-01 17:06:17

Internal IP appears to be the address we would use, to send a packet to A.ROOT-SERVERS.NET

There is still only one address bound, when binding to ::, and this behavior is documented in the bindaddr section of sip.conf - is this not enough?

By: Digium Subversion (svnbot) 2010-09-13 14:38:36

Repository: asterisk
Revision: 286456

U   branches/1.6.2/channels/chan_sip.c

------------------------------------------------------------------------
r286456 | qwell | 2010-09-13 14:38:36 -0500 (Mon, 13 Sep 2010) | 5 lines

Remove "Internal IP" from sip show settings, as it's not at all useful to display.

(closes issue ASTERISK-16551)
Reported by: oej

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=286456

By: Digium Subversion (svnbot) 2010-09-13 14:40:06

Repository: asterisk
Revision: 286457

_U  branches/1.8/
U   branches/1.8/channels/chan_sip.c

------------------------------------------------------------------------
r286457 | qwell | 2010-09-13 14:40:06 -0500 (Mon, 13 Sep 2010) | 12 lines

Merged revisions 286456 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
 r286456 | qwell | 2010-09-13 14:38:35 -0500 (Mon, 13 Sep 2010) | 5 lines
 
 Remove "Internal IP" from sip show settings, as it's not at all useful to display.
 
 (closes issue ASTERISK-16551)
 Reported by: oej
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=286457

By: Digium Subversion (svnbot) 2010-09-13 14:40:42

Repository: asterisk
Revision: 286458

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r286458 | qwell | 2010-09-13 14:40:42 -0500 (Mon, 13 Sep 2010) | 19 lines

Merged revisions 286457 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
 r286457 | qwell | 2010-09-13 14:40:05 -0500 (Mon, 13 Sep 2010) | 12 lines
 
 Merged revisions 286456 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ........
   r286456 | qwell | 2010-09-13 14:38:35 -0500 (Mon, 13 Sep 2010) | 5 lines
   
   Remove "Internal IP" from sip show settings, as it's not at all useful to display.
   
   (closes issue ASTERISK-16551)
   Reported by: oej
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=286458