[Home]

Summary:ASTERISK-17094: netsock2.c: getaddrinfo("", "(null)", ...): ai_family not supported
Reporter:palmtown (palmtown)Labels:
Date Opened:2010-12-10 23:48:05.000-0600Date Closed:2010-12-12 11:09:46.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Asterisk crashes when IAX users attempt to make a call or connecct.  Moreover, IAX users are unable to register with Asterisk.

This happens when using IAX realtime.

****** ADDITIONAL INFORMATION ******

[Dec 10 21:28:19] DEBUG[27018] res_config_mysql.c: MySQL RealTime: Connection okay.
[Dec 10 21:28:19] DEBUG[27018] res_config_mysql.c: MySQL RealTime: Retrieve SQL: SELECT * FROM cc_iax_buddies WHERE name = '2260673155' AND host = 'dy
namic'
[Dec 10 21:28:19] DEBUG[27018] chan_iax2.c: Not an IPv4 nor IPv6 address, cannot set port.
[Dec 10 21:28:19] ERROR[27018] netsock2.c: getaddrinfo("", "(null)", ...): ai_family not supported
[Dec 10 21:28:19] WARNING[27018] acl.c: Unable to lookup ''
Comments:By: Paul Belanger (pabelanger) 2010-12-12 11:09:46.000-0600

Please try the branch in issue 18183