Fix #278: 488 error after libnice upgrade
commit7ac053271f74f3c3d3b2d2d01dccda13237b344b
authorJakub Adam <jakub.adam@ktknet.cz>
Thu, 12 Feb 2015 17:43:57 +0000 (12 18:43 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Fri, 13 Feb 2015 20:22:22 +0000 (13 21:22 +0100)
tree66fdc341f935991827ccb59d2b38b4d4af7da233
parent6970ccf3b6797c67fe8b234edacbac21b6d16f94
Fix #278: 488 error after libnice upgrade

When libnice 0.1.10 is combined with Farstream 0.1.x, TCP candidates
that libnice now always generates are incorrectly labeled as UDP by
Farstream (which has no support for TCP in 0.1 branch). We try to filter
them in SIPE, assuming that RTP+RTCP UDP pairs that share the same port
are actually mistagged TCP candidates.
ChangeLog
src/core/sipe-media.c