Bug 85222

Summary: Add support for name resolution of servers
Product: nice Reporter: Sebastian Dröge (slomo) <slomo>
Component: GeneralAssignee: Olivier Crête <olivier.crete>
Status: RESOLVED MOVED QA Contact:
Severity: enhancement    
Priority: medium CC: mparisdiaz
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Sebastian Dröge (slomo) 2014-10-20 08:37:21 UTC
STUN servers could be provided as a DNS name by other APIs (e.g. WebRTC), but libnice currently only accepts numeric server names. It would be great if libnice could do the DNS resolution, which probably requires adding some async API around GResolver for this. Otherwise every application has to do that themselves.
Comment 1 Olivier Crête 2014-10-22 18:49:40 UTC
This defitely should be added, the libnice code pre-dates GResolver, imho, we don't need a specific async API, only to start resolution on a call to nice_agent_set_relay_info().
Comment 2 Philip Withnall 2015-06-26 14:01:09 UTC
Migrated to Phabricator: http://phabricator.freedesktop.org/T108

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.