Code Monkey home page Code Monkey logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Fixed in SVN. Will be available in 3.2.5.7

Original comment by [email protected] on 18 Mar 2015 at 7:16

  • Changed state: Accepted

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
The recommended data storage is the 'keys', the plain passwords are not 
recommended in the database. So as the workaround, the keys can be used.

Original comment by [email protected] on 18 Mar 2015 at 7:17

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
I've tried same experiments with version 3.2.5.7 which source was retrieved 
with 'svn checkout http://rfc5766-turn-server.googlecode.com/svn/branches/v3.2/ 
rfc5766-turn-server-read-only', but there seems something wrong with reading 
configuration file.

Specifically, when i start turnserver the outputs were as followings:

Expected output: 
  $ sudo turnserver -v -c examples/etc/turnserver.conf  // Version Citrix-3.2.5.3 'Marshal West'
    ...
    0: Redis DB sync connection success: ip=192.168.100.50
    ...

Actual output: 
  $ sudo bin/turnserver -v -c examples/etc/turnserver.conf // Version Citrix-3.2.5.7 'Marshal West' 
    ...
    0: Bad configuration format: redis-userdb

Original comment by [email protected] on 19 Mar 2015 at 2:46

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
FYI, 

Not only configuration file but also command like this

$ sudo bin/turnserver -v -a -r "example.com" -f -n -N "ip=192.168.100.50"

doesn't work. 

Original comment by [email protected] on 19 Mar 2015 at 4:25

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Try to do a clean fresh build on freshly taken code source tree.

I tested it everywhere and it works fine.

Original comment by [email protected] on 19 Mar 2015 at 5:40

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
I tested your commands, and I tested our test scripts together:

./turndb/testredisdbsetup.sh
./examples/scripts/longtermsecuredb/secure_relay_with_db_redis.sh
./examples/scripts/peer.sh
./examples/scripts/longtermsecure/secure_udp_client.sh

So I guess something is wrong in your compilation process or in your setup.

Original comment by [email protected] on 19 Mar 2015 at 5:46

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Okay, thanks for testing!
I'll make a clean build and test them.

Original comment by [email protected] on 19 Mar 2015 at 5:48

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
After recompiling source code, everything works fine!
The resaon is that I forgot to install libhiredis-dev.

Sorry to bother and I'm really appreciated you for quick response. :D

---
$ turnutils_uclient -u sampleuser -w pass 127.0.0.1
0: Total connect time is 0
...

Original comment by [email protected] on 19 Mar 2015 at 7:02

from rfc5766-turn-server.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Fixed in 3.2.5.7

Original comment by [email protected] on 29 Mar 2015 at 8:00

  • 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.