Until this is included in the latest master, the following SQL will fix the issue:
ALTER TABLE `event_log` CHANGE `ipaddr` `ipaddr` VARCHAR(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL; From: sr-dev [mailto:[email protected]] On Behalf Of McDonald, Isaac Sent: Saturday, May 13, 2017 2:09 PM To: [email protected] Subject: [sr-dev] Siremis: The column ipaddr isn't long enough for IPv6 addresses This sender failed our fraud detection checks and may not be who they appear to be. Learn about spoofing<http://aka.ms/LearnAboutSpoofing> Feedback<http://aka.ms/SafetyTipsFeedback> I opened an issue at Gihub regarding the inability to login to Siremis when using IPv6. The ipaddress column doesn't support IPv6 addresses. https://github.com/asipto/siremis/issues/15 Thanks
_______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
