sdpmsg: ignore ICE version from disabled media
commit7e6ef2c6453e1a2ce3efb7d82c29531770ad3791
authorAndrey Vaynberger <platerx@gmail.com>
Tue, 2 May 2017 23:04:19 +0000 (3 02:04 +0300)
committerStefan Becker <chemobejk@gmail.com>
Wed, 3 May 2017 05:40:40 +0000 (3 08:40 +0300)
treec2c96dfadb85d20b1e15a6c00ec8c5886b2beb74
parente2c956daf6d94e12fcf9b3206a98b3352d0f2f43
sdpmsg: ignore ICE version from disabled media

If media stream is disabled (port == 0) it probably won't have any
candidate attributes, so detected ICE version will be incorrect. This
fixes incoming audio calls from Skype for Business for Android.
src/core/sdpmsg.c