Summary: | Discover STUN servers via DNS SRV | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Dennis Schridde <devurandom> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | enhancement | ||
Priority: | medium | CC: | cmaiku, will |
Version: | unspecified | Keywords: | patch |
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 25385, 57546 |
Description
Dennis Schridde
2010-01-09 04:13:01 UTC
Here's my patch for this bug: http://git.collabora.co.uk/?p=user/maiku/telepathy-gabble.git;a=shortlog;h=refs/heads/bug-25961 Updated the branch per our discussion. http://git.collabora.co.uk/?p=user/maiku/telepathy-gabble.git;a=shortlog;h=refs/heads/bug-25961 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. I merged this to master for 0.17.2. |
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.