Summary: | MediaSignalling: add properties for proxy traversal | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Olivier Crête <olivier.crete> |
Component: | tp-spec | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED WONTFIX | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | enhancement | ||
Priority: | medium | CC: | youness.alaoui |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Olivier Crête
2009-02-13 16:14:45 UTC
Could this be done by extending RelayInfo, or is it conceptually separate? I think that they are conceptually separate. A relay is normally somewhere on the public internet provided by your provider. While a proxy is between the local network and the internet (you would normally go through the proxy to get to the relay). And you normally have a single proxy I guess? I would just add 5 properties (proxy- type, ip, port, username, password), and just copy them as-is (with ip addresses resolved) from the connection manager startup properties. Is this fixed in Call? If so, WONTFIX; if not, please tag appropriately. Call doesn't do this, but I think the general consensus is that the client should find its own proxy using GLib's new GProxyResolver. I'll add GProxyResolver support somewhere below.. Either tp-fs or directly inside libnice ? |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.