question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for revision 0.7 of XEP-0215

See original GitHub issue

Jitsi Meet (optionally) uses XEP-0215 to discover STUN/TURN services. Version 0.7 of the XEP bumped the namespace to urn:xmpp:extdisco:2 in 2015, it would be nice if Jitsi Meet could use that instead of extdisco:1. Presumably, you could just use extdisco:2 in place of extdisco:1 and ignore the new attributes returned by the server.

Prosody’s mod_turncredentials supports the new namespace for some months now; and I’m currently adding XEP-0215 support to ejabberd and would be happy not having to support the old one 😄

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
damenchocommented, Apr 8, 2020

Actually we use a slightly modified version of the module that supports multiple turn hosts as response. But we can port the changes.

4reactions
licaon-ktercommented, May 7, 2020

Any news on this?

ejabberd 20.04 with support was released already: https://www.process-one.net/blog/ejabberd-20-04/

And more servers are getting STUN/TURN support day by day: https://compliance.conversations.im/test/turn/

But at least 42% of them (https://nitter.net/iNPUTmice/status/1257543944486785030) can’t enable the use of TURN for Jitsi Meet since this is a Prosody (custom module) only thing 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Support for revision 0.7 of XEP-0215 -
Jitsi Meet (optionally) uses XEP-0215 to discover STUN/TURN services. Version 0.7 of the XEP bumped the namespace to urn:xmpp:extdisco:2 in 2015, ...
Read more >
XEP-0215: External Service Discovery
XEP-0215 : External Service Discovery. Abstract: This document specifies an XMPP protocol extension for discovering services external to the XMPP ...
Read more >
No traffic to JVB from client - Install & Config
Jitsi Meet (optionally) uses XEP-0215 to discover STUN/TURN services. Version 0.7 of the XEP bumped the namespace to urn:xmpp:extdisco:2 in 2015 ...
Read more >
[Standards] UPDATED: XEP-0215 (External Service Discovery)
Version 0.7 of XEP-0215 (External Service Discovery) has been released. Abstract: This document specifies an XMPP protocol extension for discovering ...
Read more >
Specifications | PCI-SIG
Spec Rev Document Type Release Date 4.x Specification November 9, 2022 4.x Specification November 9, 2022 4.x ECN October 7, 2022
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found