Closed
Bug 1275192
Opened 9 years ago
Closed 9 years ago
WebRTC: Networking -> Firefox does not detect TURN Relay through corporate network
Categories
(Core :: WebRTC: Networking, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1203503
backlog | webrtc/webaudio+ |
People
(Reporter: arnaud, Unassigned)
Details
Attachments
(1 file)
96.96 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36
Steps to reproduce:
Case1: Through Home network (without Proxy, Firewall,.. ) it is working
Case2: Through Corporate network, it is not working. We have signaling but not voice
Actual results:
In case 2; TURN Relay not discovered
We are using https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ to check if our TURN address is in. but it is not
Expected results:
Our TURN should be listed
Voice should be working
Updated•9 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 25
Priority: -- → P2
Comment 2•9 years ago
|
||
Can you please attach a copy of about:webrtc after executing the second failed case from your corporate network?
Flags: needinfo?(arnaud)
Whiteboard: [needinfo 2016/05/24 to reporter]
please find logs when it was not working. thanks
We are available for more try
thanks
A
Comment 5•9 years ago
|
||
Thanks for attaching the screen shot, but I really need the full log file.
If you don't want to share log here in the public bug, please send them to me directly via email.
Just to be safe:
- start a fresh Firefox
- open https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ and add your TURN server
- once done open about:webrtc and click the "Save Page" button in the upper left corner
- send me the resulting page
Whiteboard: [needinfo 2016/05/24 to reporter] → [needinfo 2016/05/26 to reporter]
Comment 6•9 years ago
|
||
Arnau provided me with logs via email which show that his proxy requires authentication. Closing as dupe therefore.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Flags: needinfo?(arnaud)
Whiteboard: [needinfo 2016/05/26 to reporter]
You need to log in
before you can comment on or make changes to this bug.
Description
•