[asterisk-bugs] [JIRA] (ASTERISK-20542) 'ERROR: getnameinfo(): ai_family not supported' logged when Asterisk rejects a registration
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Mon Nov 19 09:09:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael L. Young updated ASTERISK-20542:
----------------------------------------
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}
was:
When using contact ACL's asterisk will generate the following ERROR while it attempts to log a WARNING:
[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 )
> 'ERROR: getnameinfo(): ai_family not supported' logged when Asterisk rejects a registration
> -------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20542
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20542
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 1.8.8.2
> Reporter: Paul Belanger
> Assignee: Paul Belanger
>
> 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}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list