[asterisk-bugs] [JIRA] (ASTERISK-28835) IPv6 addresses in SDP incorrectly formatted

Daniel Heckl (JIRA) noreply at issues.asterisk.org
Wed Apr 15 06:47:25 CDT 2020


Daniel Heckl created ASTERISK-28835:
---------------------------------------

             Summary: IPv6 addresses in SDP incorrectly formatted
                 Key: ASTERISK-28835
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28835
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_pjsip
    Affects Versions: 16.9.0
            Reporter: Daniel Heckl


If setting an IPv6 address or a domain name with AAAA-Record for external_media_address or external_signaling_address in pjsip.transports.conf, the SDP contains the IPv6 addresses with square brackets. In general, the SDP should not contain IPv6 addresses with square brackets.

...
o=- 9416523 9416525 IN IP6 [20xx:e9:xxxx:b200:20c:29ff:xxxx:bf36]
s=Asterisk
c=IN IP6 [20xx:e9:xxxx:b200:20c:29ff:xxxx:bf36]
...



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list