media: fix failing call when our host has multiple IP addresses
commitbd6c38b599ecbd6dadfac713901c618c5238c703
authorJakub Adam <jakub.adam@ktknet.cz>
Fri, 21 Jun 2013 11:25:43 +0000 (21 13:25 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Fri, 21 Jun 2013 11:25:43 +0000 (21 13:25 +0200)
tree36f7a2a82b8e109c4e02accc717d3b168fb2a04e
parent031d2d1edbfe2ef17ab89a467fdf27f60ff4ac00
media: fix failing call when our host has multiple IP addresses

In get_stream_ip_and_ports() we have to ensure returned RTP and RTCP
ports are from a pair of candidates having the same IP.
src/core/sipe-media.c