Displaying 2 results from an estimated 2 matches for "res_resolver".
Did you mean:
dns_resolver
2019 Apr 04
2
PJSIP Delay in Dialing
Sorry, should have included that.
Asterisk 16.2.1
Mark.
On Thu, 4 Apr 2019 at 14:56, Joshua C. Colp <jcolp at digium.com> wrote:
> On Thu, Apr 4, 2019, at 10:53 AM, Mark Farmer wrote:
> > As I understand it, delays like this are almost always caused by slow
> > or failing DNS lookups. Running a packet capture on all interfaces
> > filtering on port 53 shows no DNS
2019 Apr 04
2
PJSIP Delay in Dialing
Seems to be res_resolver_unbound.so
Reading the documentation now but any hints greatly appreciated!
Mark.
On Thu, 4 Apr 2019 at 15:07, Joshua C. Colp <jcolp at digium.com> wrote:
> On Thu, Apr 4, 2019, at 11:03 AM, Mark Farmer wrote:
> > Sorry, should have included that.
> >
> > Asterisk 16...