[Home]

Summary:ASTERISK-20542: 'ERROR: getnameinfo(): ai_family not supported' logged when Asterisk rejects a registration
Reporter:Paul Belanger (pabelanger)Labels:
Date Opened:2012-10-09 15:04:33Date Closed:2012-12-19 18:20:36.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:1.8.8.2 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When using contact ACL's asterisk will generate the following ERROR while it attempts to log a WARNING:
{noformat}
[2012-10-09 15:53:44.654] ERROR[7856]: netsock2.c:94 ast_sockaddr_stringify_fmt: getnameinfo(): ai_family not supported
[2012-10-09 15:53:44.654] ERROR[7856]: netsock2.c:94 ast_sockaddr_stringify_fmt: getnameinfo(): ai_family not supported
[2012-10-09 15:53:44.655] WARNING[7856]: chan_sip.c:13604 parse_register_contact: Domain '192.168.17.233' disallowed by contact ACL (violating IP )
[2012-10-09 15:53:44.655] WARNING[7856]: chan_sip.c:13604 parse_register_contact: Domain '192.168.17.233' disallowed by contact ACL (violating IP )
{noformat}
Comments:By: Rusty Newton (rnewton) 2012-10-09 16:48:23.991-0500

Paul can you attach a full log with a 5 or higher level for DEBUG and VERBOSE message types so we can see what else happens around that ERROR message?

By: Matt Jordan (mjordan) 2012-10-29 20:48:42.961-0500

Paul - can you provide the DEBUG information Rusty requested?  (Patch would be awesome as well, but if not no problem)

By: Rusty Newton (rnewton) 2012-11-15 18:14:10.108-0600

Putting back in feedback - still waiting on reporter.

By: Rusty Newton (rnewton) 2012-12-19 18:20:36.961-0600

Paul can request reopen when is able to obtain the requested DEBUG. We don't know how to reproduce this.