Klaus Darilion schrieb: > 3) Looks like the syntax in the socket column of the location table is > not IPv6 compatible: > ERROR:usrloc:parse_phostport: too many colons in > udp:2001:7B8:2FF:1DA:0:0:0:2:5060 > ERROR:usrloc:dbrow2info: bad socket <udp:2001:7B8:2FF:1DA:0:0:0:2:5060> > ERROR:usrloc:preload_udomain: sipping record for klaus1 in table location
I found out that the socket is contructed using th IP address stored in socket_info->address_str The question - should the [] be added during address_str construction (are all openser internals capable of the [] syntax) or should it be only added when storing the socket in the socket column? regards klaus _______________________________________________ Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users