sipsorcery-org / sipsorcery

A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
https://sipsorcery-org.github.io/sipsorcery
Other
1.42k stars 431 forks source link

Peer connections fails when connecting from outside NAT #1039

Closed LasseBuchAspIT closed 8 months ago

LasseBuchAspIT commented 8 months ago

Peer connection cant find its way through NAT even with Turn/Stun server

sipsorcery commented 8 months ago

TURN can get through any NAT so there's probably something else wrong.

LasseBuchAspIT commented 8 months ago

turns out there was a problem with the turn server i was using :)