[asterisk-bugs] [JIRA] (ASTERISK-25443) [patch]IPv6 - Potential issue in via header parsing
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Oct 6 09:45:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227786#comment-227786 ]
Rusty Newton commented on ASTERISK-25443:
-----------------------------------------
Once you've followed the Code Review process [1] and submitted your code to Gerrit [2] be sure to edit this JIRA issue and add the Gerrit review URL in the appropriate field.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage
> [patch]IPv6 - Potential issue in via header parsing
> ---------------------------------------------------
>
> Key: ASTERISK-25443
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25443
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/IPv6
> Affects Versions: 11.19.0, 13.5.0
> Reporter: ffs
> Attachments: reqresp_parser.patch
>
>
> Fix port parsing in sip_via of reqrep_parser
> If a Via header containes an IPv6 address and a port number is ommitted, as it is the standard port, we would not properly parse
> the port. We would instead set the port to the information after the first colon of the IPv6 address.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list