Closed SarunyuPrasert closed 1 week ago
@ReisBenjamin Can you guide me how to force using it?
I am also facing issue with Turn media relay posted issue here
@Viish Do you know how to force using it?
I am also facing the same issue. Disable the TURN and STUN at settings, stil getting ice candidates in the SDP packets. How to resolve this.
Thanks
linphone doe NOT send turn request, according to my turnserver log, so linphone only send type host to sip server, which cause rtp failed in symmetric NAT.
compaired with https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/, there is NO "IPv4. Local relay addr: XXXX:YYYY" in the turnserver logs.
relay-device=eth0 min-port=10000 max-port=19999 fingerprint lt-cred-mech user=myuser:mypass no-tcp no-tls no-dtls log-file=/var/log/turnserver/turn.log pidfile=/run/turnserver/turnserver.pid
Can i force a linphone library to use TURN only? I see an options in network settings but after I set ICE off and set TURN on and also add username, password then make a new outgoing call. I still get a candidate type in as host only, no relay in INVITE.