Export to GitHub

coturn - issue #5

how to make turnserver work only in relay mode


Posted on Sep 5, 2014 by Swift Kangaroo

What steps will reproduce the problem? 1. install turnserver v4.1.1.1 on CentOS 6.5 2. install kamailio-4.1.5 3. install imsdroid on android endpoint

What is the expected output? What do you see instead? After several necessary configuration, turnserver work only in relay mode with two imsdroid UAs

What version of the product are you using? On what operating system? turnserver v4.1.1.1 on CentOS 6.5 kamailio-4.1.5 imsdroid v2.569.1089

Please provide any additional information below.

Comment #1

Posted on Sep 8, 2014 by Happy Giraffe

Please explain what do you mean. The TURN server is a relay server.

Comment #2

Posted on Sep 8, 2014 by Happy Giraffe

The Debian coturn package that was taken by Ubuntu is a generic TURN server. If you want a particular specific TURN server configuration, then you can always create a new Debian/Ubuntu package that depends on the coturn package and then it configures the coturn according to your specifications. If you can create and maintain such a package, then it will be great.

Comment #3

Posted on Sep 9, 2014 by Swift Kangaroo

In ICE protocal, below are used as transport address candidates: 1) host candidates 2) server reflexive candidates 3) peer reflexive candidates 4) relayed candidates

I just want use relayed candidates as transport address candidates. How to configurate turnserver or Imsdroid endpoint?

Status: WontFix

Labels:
Type-Defect Priority-Medium