]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix STUN crash when using IPv6 any address
authorKinsey Moore <kmoore@digium.com>
Tue, 8 Oct 2013 15:44:04 +0000 (15:44 +0000)
committerKinsey Moore <kmoore@digium.com>
Tue, 8 Oct 2013 15:44:04 +0000 (15:44 +0000)
commitb04d30f1c7e3f9928b92adb5289381adcc6a6aa8
tree734d692e27efda78631a806ca39504dd9b0db171
parentce3d908fcac9b8b6860fe31cb69718258f0325a5
Fix STUN crash when using IPv6 any address

Ensure that when chan_sip binds to the IPv6 any address ([::]), IPv4
candidates are also added.

(closes issue ASTERISK-21917)
Reported by: Torrey Searle
Patches:
    0023_ipv6_stun_crash.patch uploaded by Torrey Searle (License 5334)
........

Merged revisions 400681 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@400682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_rtp_asterisk.c