Summary: | [PATCH] Compatibility with Microsoft Office Communicator 2007 R2 | ||
---|---|---|---|
Product: | nice | Reporter: | Jakub Adam <jakub.adam> |
Component: | General | Assignee: | Dafydd Harries <dafydd.harries> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | youness.alaoui |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Patch for OC2007R2 compatibility
Patch for OC2007R2 compatibility v2 |
Description
Jakub Adam
2010-05-22 14:50:27 UTC
Hi, thanks for the patch and sorry for the late answer! I already replied to you by mail, but here are my comments for archiving purposes : - Does OC2007 also have the same bug in its CRC32 function as WLM2009 ? - Why not name the compatibility OC2007? Is that 'R2' meaningful in any way? What if there's an R3 release that is also compatible with this (and probably will be for interop) ? - Is there some changes required with regards to TURN? Do you know what specification is supported? Right now, you seem to let it use draft9. - In agent.h, the gtk-doc for nice_agent_set_software might need updating since I believe the OC2007R2 compatibility also is a valid one for that API. - In agent.h, you forgot to add the gtk-doc for the COMPATIBLITY_OC2007R2 - In stunmessage.h, you forgot to add the gtk-doc line for STUN_ATTRIBUTE_CANDIDATE_IDENTIFIER - I don't like the fact that you break the API by adding the candidate_identifier argument to stun_usage_ice_connecheck_create... I'd like to see some other way to do it without breaking the API, although the only solution I see for now is to duplicate the function, which I don't really like either... This will break the API, but I'm afraid we don't really have a choice. Let me know if you have a better idea! - In ice.h, you didn't add the gtk-doc for the new STUN_USAGE_ICE_COMPATIBILITY_OC2007R2 - In ice.h, you didn't update the gtk-doc for the stun_usage_ice_conncheck_create prototype argument change. Created attachment 38077 [details] [review] Patch for OC2007R2 compatibility v2 New version of compatibility patch after review by Youness Alaoui Mailing list entry related to previously uploaded patch version http://lists.freedesktop.org/archives/nice/2010-August/000340.html This was integrated and released in libnice 0.1.0 Marking as fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.