[Bug 25961] Discover STUN servers via DNS SRV
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 23 18:37:48 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=25961
Will Thompson <will.thompson at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |will.thompson at collabora.co.
| |uk
--- Comment #3 from Will Thompson <will.thompson at collabora.co.uk> ---
I started reviving this branch, but because of some pretty major changes to
Gabble (Call moved to tp-glib, and I split the Jingle code in half with a view
to it landing in Wocky) I have basically ended up redoing the branch:
rebasing/merging was more work (I did try to do them first).
Still a work in progress:
http://cgit.collabora.com/git/user/wjt/telepathy-gabble/log/?h=25961-stun-srv
I took the approach of integrating the SRV lookups with the existing code in a
similar way to the initial google:jingleinfo lookup, which does have the
downside of only making a single lookup at connection time (so the results
could get stale) but avoids having two very similar paths and duplicated code.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list