Hi Sa?l, Grepping through the Gossip source code, it looks like there are no usages of `pjsip_endpt_get_resolver` or `pj_dns_resolver_set_ns`. Is there a minimal example/tutorial somewhere of how I would use these? Once I've set up the resolvers, are there any additional steps I need to take to enable SRV DNS resolution? For instance, do I ever need to use `pj_dns_srv_resolve` or is that function only used internally by pjsip? Thanks for your prompt response! /Thane On Tue, Jun 24, 2014 at 3:17 PM, Sa?l Ibarra Corretg? <saul at ag-projects.com> wrote: > > Hi Thane! > > Have you configured some resolvers on PJSIP? If you don?t set them then it won?t do any SRV lookups. Get the resolver with pjsip_endpt_get_resolver and set some resolvers with pj_dns_resolver_set_ns. > > > Cheers, > > -- > Sa?l Ibarra Corretg? > AG Projects > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140625/4f971c81/attachment.html>