ConnectyCube/android-messenger-app

The SDK (Your Server ) is blocked in many countries

waked93 opened this issue · 2 comments

Hello Mr/Mrs,

We received many complains from many users of our product in many countries that call doesn't work and doesn't connected, when we checked their countries like Saudi Arabia and UAE we found that you SDK is blocked in those countries, Is there any way to fix this issue? We need you help in this issue please, it is urgent.

Note: The call is working fine in our country or when some users use VPN in blocked countries it works fine also.

Thanks

@waked93 please perform thew following tests at your side and post here the results

This will help us understand what's going on at your side

  1. https://test.webrtc.org

  2. https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/

Here just add 2 more TUNR servers:

     {
                urls: 'turn:turn.connectycube.com:5349?transport=udp',
                username: 'connectycube',
                credential: '4c29501ca9207b7fb9c4b4b6b04faeb1'
            },
            {
                urls: 'turn:turn.connectycube.com:5349?transport=tcp',
                username: 'connectycube',
                credential: '4c29501ca9207b7fb9c4b4b6b04faeb1'
            }

No activity for a long time. So closing.