I installed CoTurn on a Ubuntu C3 instance through Paperspace and I get the same results as you @tmulford It shows the remote connecting and then times out with NewState=kIceConnectionFailed
{
"UseFrontend": false,
"UseMatchmaker": false,
"UseHTTPS": false,
"UseAuthentication": false,
"LogToFile": true,
"HomepageFile": "player.htm",
"AdditionalRoutes": {},
"publicIp": "13.X.X.158",
"peerConnectionOptions": "{\"iceServers\":{\"urls\":\"stun: 10.X.X.X:3478\",\"turn: 10.X.X.X:5349\"],\"username\":\"USERNAME\",\"credential\":\"PASSWORD\"}]}"
}
I’ve also tried Twilio NAT TURN/STUN but no luck on that either. I get the same results with timeout.
I’ve opened Ports 80, 8124, 8888 on Window Azure NV6 instance too.
I’m investigating how to confirm the CoTurn is properly configured but I followed the guide here. https://www.nomachine.com/AR07N00894