Code Monkey home page Code Monkey logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
You are talking about the obsolete STUN specs in RFC 3489. We support only the 
current STUN specs is RFC 5389. I may mark it as "enhancement" but I really do 
not know when I can work on it, supporting the obsolete specs has never been 
much of priority. Can you find a softphone that supports the new STUN specs 
(RFC5389 and RFC5780) ?

Original comment by [email protected] on 17 May 2013 at 4:06

  • Changed title: does turnserver support the obsolete RFC3489 stun messages ?
  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Thanks a lot for your confirmation. I'll find another softphone to try with the 
turn server.

Original comment by [email protected] on 18 May 2013 at 1:02

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
About 6 months ago I checked this for the other two open source TURN servers.  
reTurn (from reSIProcate) does appear to support legacy STUN clients, while 
TurnServer.org does not appear to support the legacy STUN clients.  I used the 
command line client (/usr/bin/stun) from the stun package on Debian to test 
them all:

http://packages.debian.org/sid/stun

Original comment by [email protected] on 6 Jun 2013 at 2:18

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Adding this functionality is possible because we can separate obsolete incoming 
client packets from the "new" packets. It would definitely create a mess in the 
code because the old RFC was mostly split into two new RFCs (5389 and 5780) 
which we support. But if this is really important for some users, then it can 
be done.

Original comment by [email protected] on 6 Jun 2013 at 2:56

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
This backward compatibility will be added to the upcoming 1.8.7.0 build. the 
build will be tested and issued in a few days.

Original comment by [email protected] on 21 Jun 2013 at 12:01

  • Changed title: does turnserver support the older "classic" STUN RFC3489 messages ?

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Fixed in v1.8.7.0

Original comment by [email protected] on 23 Jun 2013 at 5:54

  • Changed state: Fixed

from rfc5766-turn-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.