First of all: Thx to you for helping me. I am up now again and give it the next 
try

 
Here is my non dockerized coturn config

 
root@docker-ibb-01:/var/log# cat /etc/turnserver.conf

listening-port=3478

verbose

fingerprint

lt-cred-mech

use-auth-secret

static-auth-secret=somegibberishtext

simple-log

log-file=/var/log/turn.log

min-port=49152

max-port=55000

 
 
I started the OM Conatiner with

 
root@docker-ibb-01:/home/wolfgang/coturn# docker run -i --rm --expose=5443 
--expose=8888 -p 5443:5443 -p 8888:8888 -e TURN_URL="xxx.xxx.xxx.xxx:3478" -e 
TURN_USER="kurento" -e TURN_PASS="somegibberishtext" 
apache/openmeetings:5.0.0-M3

 
xxx.xxx.xxx.xxx is my external ip

 
 
No audio, video

 
 
Von: Maxim Solodovnik <[email protected]>
Gesendet: Mittwoch, 1. April 2020 05:34
An: Openmeetings user-list <[email protected]>
Betreff: Re: Openmeetings Docker Image / Kurento / Turn / NAT

 
Well

Usually it all ends up on second or third email ....

Maybe you can try with non-dockerized-turnserver ?

 
On Wed, 1 Apr 2020 at 08:19, Arndt, Wolfgang <[email protected]> wrote:

I give up for now. This is annoying.

Why things must be so complicated :-(

 
I tested for open ports. I openend all outgoing ports for the host where coturn 
and the Docker OM Container is.

 
Is there a step by step way to test?

 
It is such an unormal setup?

 
 
Wolfgang

 
 
 
 
 
 
 
 


 
--

WBR
Maxim aka solomax

Reply via email to