Closed Bug 1189044 Opened 9 years ago Closed 9 years ago

Add about:config pref to force use of a specific TURN server always

Categories

(Core :: WebRTC: Networking, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox42 --- affected

People

(Reporter: jesup, Assigned: jesup)

References

(Blocks 1 open bug)

Details

Similar to bug 1189036, this would override all application-provided ICE settings and replace them, allowing you to force use of a TURN server under your control.  This would both be a privacy-enhancing move, but also a way for organizations to provide a locked-down network with a controlled relay, without having to wait for the IETF "Return" draft to near finalization.  It may also be useful in conjunction with a VPN, especially a "split VPN"
See Also: → 1189055
backlog: --- → webRTC+
Rank: 5
Priority: -- → P1
Blocks: 1189167
No patch is needed here.  To force a specific TURN (or STUN) server:

in about:config (or via an extension), set use_document_iceservers to false, and set media.peerconnection.default_iceservers to the list of STUN/TURN servers you want to use instead.
Assignee: nobody → rjesup
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.