[Bug 93972] New: Use custom TURN server

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 2 12:23:57 PST 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93972

            Bug ID: 93972
           Summary: Use custom TURN server
           Product: Telepathy
           Version: git master
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
          Assignee: telepathy-bugs at lists.freedesktop.org
          Reporter: fabrice at bellet.info
        QA Contact: telepathy-bugs at lists.freedesktop.org

Created attachment 121471
  --> https://bugs.freedesktop.org/attachment.cgi?id=121471&action=edit
util: prefer iceudp transport to google p2p

This patch is a workaround to pass relay information (TURN server and
credentials) to telepathy-gabble. This patch echoes a discussion that occured
on the mailing-list one year ago about the possibility to add a TURN server
configuration in empathy:

  http://lists.freedesktop.org/archives/telepathy/2015-January/006649.html

My patch is very simple, as it just reads information from environment
variables, the only non-trivial modification is the need to swap the order of
the transports in jingle_pick_best_resource(), so ICE UDP is preferred to
google p2p.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list