freeswitch / sofia-sip

Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
GNU Lesser General Public License v2.1
253 stars 173 forks source link

DNS Resolver error from Android Client #185

Open Sivasundareswaran opened 1 year ago

Sivasundareswaran commented 1 year ago

Hi Team, We are trying to connect TLS server using Sofia stack from android client , When we are trying to register is getting failed and throwing DNS error, becase in stack has name server as 127.0.0.1, can you please anyone help me in this, how to resolve this issue and overcome the Name server issue ,

Thanks in Advance!

andywolk commented 1 year ago

Take a look at what's in your resolv.conf

Sivasundareswaran commented 1 year ago

I am facing this issue with android client not with Linux server