[Home]

Summary:ASTERISK-26340: PJSIP 2.5.5 DNS error with IPv4
Reporter:Michael Keuter (mkeuter)Labels:
Date Opened:2016-09-06 04:50:39Date Closed:2017-03-03 11:15:48.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:pjproject/pjsip
Versions:13.11.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:AstLinux 1.2.7 x86_64 with Asterisk 13.11.0 and PJSIP 2.5.5Attachments:
Description:On Asterisk 13.11.0 with PJSIP 2.5.5 on an IPv4-only stack I get the following error-message every time I restart or reload Asterisk:

{noformat}
Sep  5 17:44:07 pbx local0.err asterisk[1357]: ERROR[12469]: res_pjsip/config_system.c:244 in system_create_resolver_and_set_nameservers: Could not create DNS resolver(120097), resorting to system resolution
{noformat}

The error does not occur with PJSIP 2.5.

This thread seems to be related:
http://www.spinics.net/lists/pjsip/msg19396.html

This could possibly be the fix:
https://trac.pjsip.org/repos/changeset/5420
Comments:By: Asterisk Team (asteriskteam) 2016-09-06 04:50:40.476-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Richard Mudgett (rmudgett) 2017-03-03 11:15:49.097-0600

I'm going to claim that this issue is fixed because pjproject is now updated to 2.6 which includes the patch referenced in this issue.