Jingle Interop
Jump to navigation
Jump to search
Intro
This page aims to collect information about Jingle Audio implementations in the XMPP community to help debugging and testing during interoperability tests.
Relevant XEPs and RFCs
XEPs
- XEP-0166: Jingle
- XEP-0167: Jingle RTP Sessions
- XEP-0176: Jingle ICE-UDP Transport Method
- XEP-0177: Jingle Raw UDP Transport Method
- XEP-0215: External Service Discovery
- XEP-0260: Jingle SOCKS5 Bytestreams Transport Method
- XEP-0266: Codecs for Jingle RTP Sessions
RFCs
Non-Standard
Clients
Client | Described Version | Jingle Audio Spec | Transport Methods | Audio Codecs | ICE implementation | STUN/TURN discovery method | UPnP support | NAT-PMP support |
---|---|---|---|---|---|---|---|---|
Psi | 0.13+ | XEP-0166/0167 | ICE-UDP | Speex 16khz | Iris | No | No | No |
Gajim | 0.15+ | XEP-0166/0167 | ICE-UDP | Speex & others supported by gstreamer | libnice | DNS | Yes (via libnice) | No |
Pidgin | 2.6.0 (for non-Windows) | XEP-0166/0167 & Google's | ICE-UDP & RAW-UDP | Speex & others supported by gstreamer | libnice | DNS (for STUN), Google Jingle Info, user specified | Yes (via libnice) | No |
Google Talk | Google's | Speex | Google Jingle Info | |||||
Telepathy based(Empathy, N900) | ||||||||
SIP Communicator |