<div dir="ltr">Hey all,<div><br></div><div>So it looks like WebRTC has issues dealing with hostnames in the SDP instead of IP addresses. Particularly, when including a hostname in the SDP there&#39;s no audio in either direction. This is the case in both the latest Firefox + Chrome browsers.</div><div><br></div><div>This is particularly problematic for applications that are WebRTC + mobile, now that Apple is enforcing applications to support IPv6-only networks. Using hostnames in the record-route and SDP addresses meets the requirement since the OS will synthesize an IPv6 address when a DNS query is performed, but according to the documentation they strongly urge applications to avoid using address literals in their applications.</div><div><br></div><div>Has anyone had success with methods to switch between advertising a hostname vs IP address in the SDP? Or other methods for solving this problem?</div><div><br></div><div>Best,</div><div>Colin</div></div>