RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

Fixed connection to RC server when on cellular data #845

Closed SlackingVeteran closed 6 years ago

SlackingVeteran commented 6 years ago

Please refer to #844 for detailed information

SlackingVeteran commented 6 years ago

Log for successful call when on cellular data (IPv6): https://gist.github.com/suyashbhatt/617ba93ddd7c7116c2ca3d03b535ba87

SlackingVeteran commented 6 years ago

Referencing open issues which this pull request will resolve: #844 #647 #633

SlackingVeteran commented 6 years ago

For now this pull request fixes connection when on cellular data

ognjenns commented 6 years ago

Thank you very much for your effort.