http://bugs.freedesktop.org/show_bug.cgi?id=19661
--- Comment #3 from Olivier CrĂȘte <[email protected]> 2009-02-16 21:19:28 PST --- After testing with recent Empathy, I discovered that it mostly works, but does not follow the XEP. To follow the XEP, when sending the description-info, first do a comparison of the last sent codecs with the codecs received from CodecsUpdated and only send the modified ones. Also, when receiving a description-info, you have to replace the matching the matching codecs (matched by payload-type) and then call SetRemoteCodecs() with the full list of codecs. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
