Bug 23731

Summary: support jingle raw-udp:1 and ice-udp:1
Product: Telepathy Reporter: Sjoerd Simons <sjoerd>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: lindevel
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Sjoerd Simons 2009-09-05 11:38:11 UTC
Gabble supports the :0 version of both raw-udp and ice-udp (although i was sure we were bumping them to the lates tversion at some point), having a quick look at the xep changes for ice-udp, it looks like we support everything that version :1 would send us, but never send anything that would require the understand things added in :1 (name candidates in the initiate and accept). So it should be trivial to add support for the :1 variation

For compatibility reasons we might want to advertise support both :0 and :1 version though
Comment 1 Will Thompson 2009-09-20 07:06:31 UTC
This was fixed in 0.8.3:

commit a78fafcf9643c4ccf3cd679bdcbd06a74a9d255a
Author: Will Thompson <will.thompson@collabora.co.uk>
Date:   Thu Sep 10 14:32:51 2009 +0100

    Bump raw-udp and ice-udp namespaces to :1
    
    We never supported the <trying/> element, whose removal prompted the
    namespace bump in raw-udp. The namespace bump in ice-udp is due to the
    id='' attribute (which we support) and to keep the numbers the same
    across Jingle specs.
    
    There's no particularly pressing reason to support the old version: we
    prefer to use gtalk-p2p if possible anyway, so we're
    backwards-compatible with older Gabbles.
    
    Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>

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.