Hi, all!

Looks like in our case the problem was with multiple network interfaces (after docker install). After installing standalone kurento media server and disabling all interfaces except eth0 SIP started to work two way

Here was a debug message[1] which helped to find the source of the problem.

Best regards
Victor


[1]
```
DEBUG 06-02 16:56:20.857 o.a.o.c.r.KStream:627 [ntScannerThread] - v=0
o=- 3831630980 3831630980 IN IP4 172.16.0.2
s=Kurento Media Server
c=IN IP4 172.16.0.2
t=0 0
m=audio 30890 RTP/AVPF 0 107
```



01.06.2021 17:06, Viktor Kotliar пишет:
Hi all!

We followed instruction from https://openmeetings.apache.org/AsteriskIntegration.html about installation of SIP and it almost works.

We have
SIP client1<->SIP client2 in one room can speak and hear
SIP client->WEB client in one room one way only ( we do not hear at SIP anything from WEB client but hear from SIP at WEB client)

Could somebody please point out where to check the problem

Many thx in advance!

Best regards
Victor

p.s. we have Debian 10 installation from Alvaro Bustos howto with Kurento Media Server in docker

Reply via email to