You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have cross compiled sofia-sip for Android and trying to register a sip server but getting 503 DNS error. I have followed the reference documentation. Sharing the code snippets and logs below:
I have cross compiled sofia-sip for Android and trying to register a sip server but getting 503 DNS error. I have followed the reference documentation. Sharing the code snippets and logs below:
Starting sofia-sip and registering
log output
but if i do the query separately with custom resolver i created using resolv.conf file, i am getting answers
log output
somehow the sofia-sip is not using the custom resolver i created but it is using the default one, your help is much appreciated here.
The text was updated successfully, but these errors were encountered: