]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Handle ipv6 addresses in the sent-by Via: field.
authorMatthew Nicholson <mnicholson@digium.com>
Thu, 12 May 2011 23:35:51 +0000 (23:35 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Thu, 12 May 2011 23:35:51 +0000 (23:35 +0000)
commit1b1961f73f4bb29c48a66667a1bc9a86c27c7c02
tree0c7ff622644a07e55dd13909745cc59555f3b7e0
parent87d80af96c84edbd7e7d88e6da3eae564e63abd7
Handle ipv6 addresses in the sent-by Via: field.

This change fixes a regression in via header parsing and ipv6 handling.

(closes issue #18951)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@318720 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sip/reqresp_parser.c