Use custom TURN server
Submitted by Fabrice Bellet
Assigned to Telepathy bugs list
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