This document discusses interoperability in WebRTC applications and the importance of standardized signaling protocols. It notes that while interoperable media and platforms are important, applications also require interoperable signaling to negotiate media sessions across networks. The document examines different signaling options for WebRTC, such as SIP, XMPP, and OpenPeer, and discusses both end-to-end signaling approaches and the use of SIP gateways. The key point is that choosing the right signaling API is critical to enable flexible and secure interoperability between WebRTC applications and services.