Rejects valid codec update
@ocrete
Submitted by Olivier Crête Assigned to Telepathy bugs list
Description
The user initiate a call with the local codec "96 = H264, 97 = H263-1998". The remote side (google video) replies with "97 = H264", which is set as remote codecs to tp-fs. And tp-fs replies with SupportedCodecs (97 = H264)
Afterwards, the CodecsUpdated call should the new list, not the original one. So 97 will be H264.
But currently, it seems that Gabble caches the origin one and tries apply updates to it so I get a spurious "Error calling Media.StreamHandler::CodecsUpdated: tried to change codec 97's name from H263-1998 to H264"..
Version: 0.8