Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • T telepathy-gabble
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 289
    • Issues 289
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

Update #1:

Due to abusive users subverting our CI facilities to mine cryptocurrency, breaking out of the container sandbox in the process, we have been forced to take actions to limit the usage of the public runners to official projects only.

The policy will be enforced on 2023-03-23 (or before if we detect abuses).

Please see this issue for more context and to see if and how you are impacted.

  • TelepathyTelepathy
  • telepathy-gabble
  • Issues
  • #281
Closed
Open
Issue created Feb 02, 2016 by Bugzilla Migration User@bugzilla-migration

Use custom TURN server

Submitted by Fabrice Bellet

Assigned to Telepathy bugs list

Link to original bug (#93972)

Description

Created attachment 121471 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.

Attachment 121471, "util: prefer iceudp transport to google p2p":
1002-util-prefer-iceudp-transport-to-google-p2p.patch

Version: git master

Assignee
Assign to
Time tracking