media: set codecs and candidates only once per stream
commit9a391d98f64cf4689fb4b0272caaf67c55ad7b18
authorJakub Adam <jakub.adam@ktknet.cz>
Mon, 13 Oct 2014 12:44:28 +0000 (13 14:44 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Thu, 4 Jun 2015 11:21:41 +0000 (4 13:21 +0200)
tree357f0f7d13be105ddf726a552752451632ec4696
parent6b8586095ab22939cf8329fe26226b97eda46133
media: set codecs and candidates only once per stream

Re-adding the candidates on the re-invite could cause issues such as
going from ready to connected state and restarting the connectivity
checks because the agent thinks new candidates were added even though
nothing changed.
src/core/sipe-media.c